beremiz

c4550f76ae05
reverted PLCObject.py. ctypes.POINTER(ctypes.c_uint8) != string
import os
from POULibrary import POULibrary
class NativeLibrary(POULibrary):
def GetLibraryPath(self):
return os.path.join(os.path.split(__file__)[0], "NativeLib.xml")