An open API service indexing awesome lists of open source software.

https://github.com/yuriqdev/WinCCflexLogViewer

WinCC Flexible and TIA Portal data log Viewer/ Parser/ Analyzer
https://github.com/yuriqdev/WinCCflexLogViewer

analyzer datalog datalogviewer hmi plc s7 s7-plc siemens siemens-plc tiaportal wincc wincc-oa winccflex zedgraph

Last synced: 5 months ago
JSON representation

WinCC Flexible and TIA Portal data log Viewer/ Parser/ Analyzer

Awesome Lists containing this project

README

        

# WinCCflexLogViewer

WinCCflexLogViewer is a lightweight and simple-to-use archive Data log Viewer / Analyzer.

It is compatible with archives created with the WinCC (TIA Portal) Panel or PC Runtime as well as with the WinCC flexible Panel or PC Runtime.

Supports CSV (*.csv, *.txt) and SQLite (*.rdb) Siemens data log formats.

Allows to export parsed log data to CSV file (for further analysis, printing e.g.), print selected curves.

The tool is a stand-alone GUI application developed in C# language and requires .Net Framework 3.5 or higher.

## Thanks to
**plc2k** http://plc2k.com/wincc-flexible-tia-portal-archive-viewer

**ZedGraph** https://github.com/ZedGraph/ZedGraph