beremiz
Clone
Summary
Browse
Changes
Graph
Added more clear error message in case of access to non declared PLC global from python code
2013-05-16, Edouard Tisserant
9708ed2a4ac2
Added more clear error message in case of access to non declared PLC global from python code
# module which import C files as strings
import os
from PLCObject import PLCObject, PLCprint
import ServicePublisher