- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Create a constrained variable
Create a variable with high and low value limits that will be linked with the gauges.
- InProject view, right-clickModeland select .
- Hover-over the variable, select, and enterConstrainedVariable.
- InProperties, setConstrainedVariable (Int32)to30.
- Right-clickConstrainedVariableand select .
- UnderEURange, set the properties:
- SetConstrainttoTrue.
- SetHigh limitto50.
- SetLow limitto20.
Provide Feedback