Boolean
A Boolean
variable represents a binary state. It can have only two possible
values: true
or false
. It is often used to represent on/off states. Examples
include a button being pressed or a light being turned on or off.
Define a Variable Using the Context Menu
Change to the Data View.
Right-click the Data or any other folder in your HMI Data View.
Choose Add Variable.
Choose the type Boolean.