Mini Scada implementation in C++ using Qt Libraries.
Used in a serie of blog entries showing a possible architecture of a Scada.
- Communication with Modbus Ethernet.
- Show tags values.
- Send user values to automats.
- Read configuration from json files.
- Implement alarms.
- Generate a runtime executable for Windows (Mac & linux if it is demanded).
- Implement historic.