Skip to main content
Version: 25.1 (stable)

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

  1. Open the Data View

  2. Right-click any folder in the HMI Data Explorer

  3. Choose Add Variable

  4. Choose the type Boolean

Additional Metadata