Create a constrained variable
Create a variable with high and low value limits that will be linked with the gauges.
- In Project view, right-click Model and select .
-
Hover-over the variable, select
, and enter ConstrainedVariable.
- In Properties, set ConstrainedVariable (Int32) to 30.
- Right-click ConstrainedVariable and select .
-
Under EURange, set the properties:
- Set Constraint to True.
- Set High limit to 50.
- Set Low limit to 20.