exemples/svghmi_traffic_light/svghmi_0@svghmi/baseconfnode.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Fri, 24 Nov 2023 14:47:14 +0100
changeset 3877 ecb947e5bbb4
parent 3328 01682a34a558
permissions -rw-r--r--
SVGHMI: fix JS error loading empty single page

svg:svg tag should not be considered as a detachable group,
so filter only svg:g elements
1383
45935812f930 Added example of SFC simulating traffic lights
Laurent Bessard
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
3328
01682a34a558 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"/>