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
- Host: GitHub
- URL: https://github.com/yuriqdev/WinCCflexLogViewer
- Owner: yuriqdev
- License: mit
- Created: 2018-06-04T19:21:10.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-04T11:10:48.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T23:58:21.601Z (over 1 year ago)
- Topics: analyzer, datalog, datalogviewer, hmi, plc, s7, s7-plc, siemens, siemens-plc, tiaportal, wincc, wincc-oa, winccflex, zedgraph
- Language: C#
- Homepage:
- Size: 2.1 MB
- Stars: 21
- Watchers: 1
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- License: LICENSE
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