About

In industrial machines, integers are frequently used to represent numerical values such as time, speed, distance, and temperature. They are useful because they take up less memory than floating-point numbers and are faster to process. Additionally, many programmable logic controllers (PLCs) use integers for control and decision-making operations, making them a key component in the programming of industrial automation systems.

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 Type Integer.

ide_content-editor_data-tab_define-hmi_type-number_type-integer.png

Augment a Variable With Additional Metadata

Minimum and Maximum Values (Data Variable Property)

Placeholders for Offline Editing (Data Variable Property)

Enumerations (Data Variable Property)

Auto Reset a Variable (Data Variable Property)