peteral / softplc

PLC simulation for load / stress testing of SCADA / MES systems
20 stars 7 forks source link

Memory table comments #40

Closed peteral closed 8 years ago

peteral commented 8 years ago

Add a comment column to memory tables.

Example:

<table name="Leistungsgrad">
    <variable newValue="50" variable="DB1200,W0" comment="Wagenzahl Stellung"/>
    <variable newValue="38" variable="DB1200,W2" comment="Wagenzahl aktuell"/>
    <variable newValue="80" variable="DB1200,W4" comment="Nutzungsgrad %"/>
</table>
peteral commented 8 years ago

fixed in 1.2.7