beremiz
Clone
Summary
Browse
Changes
Graph
SVGHMI: min and max limit for widgets can be set with assigned variables
15 months ago, Edouard Tisserant
36aab384c387
SVGHMI: min and max limit for widgets can be set with assigned variables
This is a valid Widget declaration using new feature:
HMI:Input@/TARGETPRESSURE,0,max_pressure@max_pressure=hmi_local_max_setting
tests/projects/svghmi is updated accordingly.
<?xml version='1.0' encoding='utf-8'?>
<BeremizRoot URI_location="ERPC://localhost:61131">
<TargetType/>
<Libraries Enable_Native_Library="true" Enable_Python_Library="false"/>
</BeremizRoot>