User Tools

Site Tools

한국어

comfilehmi:toggle_switch:index

This is an old revision of the document!


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.

Bit Address

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.1680894257.txt.gz · Last modified: 2023/04/08 04:04 by COMFILE Technology