Controls

The Actions and Conditions Editor allows you to change all control properties at runtime (similar to the static configuration in the Properties window). In addition to the properties of the selected control, the properties of all controls instantiated within all HMI pages can be changed.

Controls 1:

The control properties of the instantiated controls are listed in the left column of the Actions and Conditions Editor. Drag & drop can be used to add the properties to the right part of the editor. Drag & drop automatically adds the control property to a WriteToSymbol action.

The following example shows setting the maximum value of a linear gauge by pressing a button (onPressed event).

Controls 2: