runtime/__init__.py
author greg
Fri, 10 Apr 2009 07:55:55 +0200
changeset 336 ae3488c79283
parent 209 08dc3d064cb5
child 344 25b7b7f854bc
permissions -rw-r--r--
Fixed bug : Segmentation fault or locks when stop PLC if no CAN network.
# module which import C files as strings

import os

from PLCObject import PLCObject
import ServicePublisher