beremiz
Clone
Summary
Browse
Changes
Graph
Added RepairPLC() to PLCObject. For now just calling PurgePLC and quit PLC runtime.
2019-04-16, Edouard Tisserant
779e8dbf1ee1
Added RepairPLC() to PLCObject. For now just calling PurgePLC and quit PLC runtime.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))