SingleMode
This attribute allows the control to be configured to work in the single mode.
In single mode only one button is available. It can be a button in work or base direction based on combination of SingleMode and InvertDirection attributes.
If SingleMode attribute is set to TRUE.
- In case of InvertDirection attribute set to FALSE, the button will work in ToWork direction.
- In case of InvertDirection attribute set to TRUE, the button will work in ToBase direction.
This can be used for example for ON/OFF operations from HMI.
Schema: tchmi:general#/definitions/BOOL
Attribute getter: getSingleMode
Attribute setter: setSingleMode
Available: since version 12.6.0