User Tools

Site Tools

한국어

comfilehmi:toggle_switch:index

Toggle Switch

A toggle switch displays the state of a boolean value (on or off), and also gives the operator a widget through which they can change the value.

The state of the toggle switch can be bound to bit value in a device's memory.

The state can also be simultaneously stored to a variable.

Mutual Exclusion

Multiple toggle switches can be bound to the same device address or variable, and when toggled on, will turn all others off.

Back to ComfileHMI

comfilehmi/toggle_switch/index.txt · Last modified: 2020/03/01 16:11 by COMFILE Technology