Answer question
How to append a number to variable name?
In ABB Compact HMI 800, Graphic Builder, Expression Editor. How do I append a number to variable name? Example: I want to add number of their parent (1,2,3,...) After CBX Before append > $'CBX/WTOTAL:Value' After append > $'CBX1/WTOTAL:Value'