StateSymbol
Reflects the pressed state of the button for the assigned symbol and vice versa.
If the button is pressed, the symbol is set to true.
If the button is released, the symbol is set to false.
If the symbol is set to true independent of the button, the button is pressed.
If the symbol is set to false independent of the button, the button is released.
During an active user interaction, no value changes of the symbol are transferred to the button.
Schema (version 1.10): tchmi:framework#/definitions/TcHmiButtonStateSymbol
Schema (version 1.12): tchmi:framework#/definitions/TcHmi.Controls.Beckhoff.TcHmiButton.StateSymbol
Origin: Button
See also
Attribute getter: getStateSymbol
Attribute setter: setStateSymbol
Available from version 1.10 |