Wed, 18 Dec 2019 13:31:22 +0100 | Edouard Tisserant | Add --on-plc-start --on-plc-stop and --status-change to runtime command line, calling given command respectively on start stop or any event. Command line string is python formated (to eventually include status with {}) before being split (supports quoted strings) and passed to Popen for non-blocking execution. | changeset | files |
Mon, 09 Dec 2019 14:53:42 +0100 | Edouard Tisserant | SVGHMI : had to move the problem of wkaing up python thread from plc thread to platform specific code. | changeset | files |
Mon, 09 Dec 2019 10:43:54 +0100 | Edouard Tisserant | SVGHMI: change collect/send thread looping condition to fix infinite loop in some cases | changeset | files |
Tue, 03 Dec 2019 09:46:12 +0100 | Edouard Tisserant | SVGHMI: re-implemented tree view with classic wxTreeCtl | changeset | files |