- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
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, selectEditToggleConstraintLabel.
- InProperties, setTexttoEnable constraint.
- Create the switch:
- InProject view, right-clickMainWindow (type)and select .
- Hover-over the switch, selectEditToggleConstraintSwitch.
- InPropertiespane, create a dynamic link betweenActiveand .For more information about dynamic links, see Create dynamic links.
Provide Feedback