tests/svghmi/svghmi_0@svghmi/baseconfnode.xml
author |
Edouard Tisserant |
|
Fri, 26 Mar 2021 14:53:35 +0100 (2021-03-26) |
branch | svghmi |
changeset 3205 |
62753288be74 |
parent 2750 |
2694170cd88e
|
permissions |
-rw-r--r-- |
SVGHMI: Add list of HMI tree path in a JS array, so that we can use it for multiple purpose :
- display name of edited variable in keypads (currently wrong in relative pages)
- have some variable that hold basename of current relative page HMI_NODE's path
- propose some list of names in DropDown when selecting a relative page to jump to, without having to instancite many jump widgets.
2750
|
1 |
<?xml version='1.0' encoding='utf-8'?>
|
|
2 |
<BaseParams xmlns:xsd="http://www.w3.org/2001/XMLSchema" IEC_Channel="0" Name="svghmi_0"/>
|