beremiz
Clone
Summary
Browse
Changes
Graph
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
2008-12-23, etisserant
3f0fc8de99b0
fixed plc_python.c to assure data coherancy from the PLC point of view. Also fix non work multiple python_eval FB instance case.
# module which import C files as strings
import os
from PLCObject import PLCObject
import ServicePublisher