beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/controls/DebugVariablePanel/
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.
svghmi
2019-12-18, Edouard Tisserant
d92d201d22e1
..
DebugVariableGraphicViewer.py
DebugVariableItem.py
DebugVariablePanel.py
DebugVariableTextViewer.py
DebugVariableViewer.py
GraphButton.py
__init__.py