diff -r b6bca75bf3fa -r c2992796a859 svghmi/analyse_widget.xslt --- a/svghmi/analyse_widget.xslt Sun Nov 20 18:36:13 2022 +0100 +++ b/svghmi/analyse_widget.xslt Wed Nov 23 14:18:25 2022 +0100 @@ -854,6 +854,46 @@ Value to display + + + + + + + + Arguments are either: + + + + - XXX reference path TODO + + + + - name=value: setting variable with literal value. + + - name=other_name: copy variable content into another + + + + "active"+"inactive" labeled elements can be provided to show feedback when pressed + + + + Exemples: + + + + HMI:Page:notify=1@notify=/PLCVAR + + HMI:Page:ack=2:notify=1@ack=.local_var@notify=/PLCVAR + + + + + + Page + +