beremiz

- now call load, start, free PLC from the python Thread

- add a wx timer (500ms) that pull the plc state to refresh Beremiz icons
(fix problem when command PLC with the TaskBar icon)
import time,sys
def myprintfunc(arg):
print arg
sys.stdout.flush()
return arg