Create a constrained variable

Create a variable with high and low value limits that will be linked with the gauges.

  1. In Project view, right-click Model and select New > Variable.
  2. Hover-over the variable, select Edit, and enter ConstrainedVariable.
  3. In Properties, set ConstrainedVariable (Int32) to 30.
  4. Right-click ConstrainedVariable and select New > Range.
  5. Under EURange, set the properties:
    1. Set Constraint to True.
    2. Set High limit to 50.
    3. Set Low limit to 20.