beremiz
Clone
Summary
Browse
Changes
Graph
- now call load, start, free PLC from the python Thread
2009-05-28, greg
a3a5561bde1d
- 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)
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<CFile xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="cext_xsd.xsd">
<includes>
<![CDATA[]]>
</includes>
<variables/>
<globals>
<![CDATA[]]>
</globals>
<initFunction>
<![CDATA[]]>
</initFunction>
<cleanUpFunction>
<![CDATA[]]>
</cleanUpFunction>
<retrieveFunction>
<![CDATA[]]>
</retrieveFunction>
<publishFunction>
<![CDATA[]]>
</publishFunction>
</CFile>