beremiz
Clone
Summary
Browse
Changes
Graph
Runtime/PLCObject : move call to PreStartPLC right after call to the "start" method of all python extensions, and then just before the start of the python loop executing python_* blocks.
svghmi
2020-09-10, Edouard Tisserant
bff50b7e50ee
Runtime/PLCObject : move call to PreStartPLC right after call to the "start" method of all python extensions, and then just before the start of the python loop executing python_* blocks.
from __future__ import absolute_import
from svgui.pyjs.pyjs import *