Skip to main content

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

  1. Change to the Data View.

  2. Right-click the Data or any other folder in your HMI Data View.

  3. Choose Add Variable.

  4. Choose the type Boolean.


Augment a Variable With Additional Metadata