- 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 switch for toggling constraints
Create a switch that toggles variable value constraints.
- Create a label:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the label, select, and enterToggleConstraintLabel.
- InProperties, setTexttoEnable constraint.
- Create the switch:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, select, and enterToggleConstraintSwitch.
- InPropertiespane, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
Provide Feedback