- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
Add a trend pen toggle
Add a switch or checkbox that toggles the visibility of a trend pen.
Prerequisites
- To add a trend pen toggle
- Create a Boolean variable. See Create a variable.
- Select theSwitchobject and create a dynamic link betweenCheckedand the Boolean variable. See Create dynamic links.
- Select theTrendobject, and under the desiredTrendPen#, create a dynamic link betweenEnabledand the Boolean variable. See Create dynamic links.
Provide Feedback