MBLogic for an open world in automation
Selector switch labels are essentially push buttons which write a value to the server when clicked. The provide the main input functionality of a selector switch.
Selector switches also have input functions, but these differ between two and three position switches. The actuator position of the switch acts as an output and must be controlled via the SVG "id".
Type | Name | Label text? | Embedded Javascript? | Address with ID? | Description | |
---|---|---|---|---|---|---|
Selector switch label. | ss2_label_<colour> | Yes | Yes | No | Selector switch label / push button for a two position selector switch. Two of these are normally combined with a two position selector switch to form a selector switch assembly. | |
Two position selector switch. | ss2_short_<colour> | No | Yes | Yes | Two position selector switch actuator. When the switch is clicked, the input state will toggle. The rotation angle of the actuator is controlled via the SVG "id" and acts as an output. | |
Selector switch label. | ss3_label_<colour> | Yes | Yes | No | Selector switch label / push button for a three position selector switch. Three of these are normally combined with a three position selector switch to form a selector switch assembly. | |
Three position selector switch. | ss3_short_<colour> | No | Yes | Yes | Three position selector switch actuator. When the switch is clicked, the input state will be set to a user specified value. The rotation angle of the actuator is controlled via the SVG "id" and acts as an output. |