- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
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