author | Edouard Tisserant <edouard.tisserant@gmail.com> |
Thu, 01 Jul 2021 14:33:14 +0200 | |
branch | svghmi |
changeset 3268 | d22782b9591f |
parent 2801 | 390acff12755 |
child 3332 | 700fb04f3500 |
permissions | -rw-r--r-- |
2750 | 1 |
<?xml version='1.0' encoding='utf-8'?> |
2801
390acff12755
SVGHMI: Added init call to all widgets at startup to bind events. More features in Input widget : Edit and Change buttons. WIP HMI->PLC value update, incoherent data detected in C part on update.
Edouard Tisserant
parents:
2771
diff
changeset
|
2 |
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="PYRO://127.0.0.1:61284"> |
2750 | 3 |
<TargetType/> |
2751
eab6161e603d
Complete SVGUI test minimal skeleton so that it builds.
Edouard Tisserant <edouard.tisserant@gmail.com>
parents:
2750
diff
changeset
|
4 |
<Libraries Enable_SVGHMI_Library="true"/> |
2750 | 5 |
</BeremizRoot> |