beremiz
Clone
Summary
Browse
Changes
Graph
beremiz/editors/
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
..
CodeFileEditor.py
ConfTreeNodeEditor.py
DataTypeEditor.py
DebugViewer.py
EditorPanel.py
FileManagementPanel.py
IECCodeViewer.py
LDViewer.py
ProjectNodeEditor.py
ResourceEditor.py
SFCViewer.py
TextViewer.py
Viewer.py
__init__.py