exemples/svghmi_traffic_light/svghmi_0@svghmi/baseconfnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Mon, 27 Dec 2021 19:21:59 +0100
branchRuntimeLists
changeset 3400 c2b46d0965ca
parent 3359 2c924cf26161
permissions -rw-r--r--
Fix bug introduced in previous commit : dual link list wasn't append and remove wasn't implemented correctly. Removed debug code, enhanced variable names and comments.
1383
45935812f930 Added example of SFC simulating traffic lights
Laurent Bessard
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
3359
2c924cf26161 Dropped SVGUI, deprecated and replaced by SVGHMI. Transformed traffic_lights exemple so that it uses SVGHMI instead.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents: 1383
diff changeset
     2
<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="0" Name="svghmi_0"/>