tests/projects/svghmi_real/beremiz.xml
author Edouard Tisserant <edouard.tisserant@gmail.com>
Tue, 25 Jan 2022 17:05:14 +0100
changeset 3416 53c66c4aefa3
parent 3145 tests/svghmi_real/beremiz.xml@80ebb88cf7b7
permissions -rw-r--r--
TESTS: moved non-automated tests Beremiz projects stored as directories in /tests to new directory /tests/projects
3145
80ebb88cf7b7 SVGHMI: Fixed sending HMI_REAL to PLC. Added a svghmi_real test that illustrates using printf style formating in HMI:Display to control precision of Float number display.
Edouard Tisserant
parents:
diff changeset
     1
<?xml version='1.0' encoding='utf-8'?>
80ebb88cf7b7 SVGHMI: Fixed sending HMI_REAL to PLC. Added a svghmi_real test that illustrates using printf style formating in HMI:Display to control precision of Float number display.
Edouard Tisserant
parents:
diff changeset
     2
<BeremizRoot xmlns:xsd="http://www.w3.org/2001/XMLSchema" URI_location="PYRO://127.0.0.1:61284">
80ebb88cf7b7 SVGHMI: Fixed sending HMI_REAL to PLC. Added a svghmi_real test that illustrates using printf style formating in HMI:Display to control precision of Float number display.
Edouard Tisserant
parents:
diff changeset
     3
  <TargetType/>
80ebb88cf7b7 SVGHMI: Fixed sending HMI_REAL to PLC. Added a svghmi_real test that illustrates using printf style formating in HMI:Display to control precision of Float number display.
Edouard Tisserant
parents:
diff changeset
     4
  <Libraries Enable_SVGHMI_Library="true"/>
80ebb88cf7b7 SVGHMI: Fixed sending HMI_REAL to PLC. Added a svghmi_real test that illustrates using printf style formating in HMI:Display to control precision of Float number display.
Edouard Tisserant
parents:
diff changeset
     5
</BeremizRoot>