- 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
Check box example
Use this object to set and view a Boolean value at runtime.
- Selected check box
- The associated variable value is True.
- Cleared check box
- The associated variable value is False.
Check box example

Use case
Enable or disable functions or features within a
FactoryTalk Optix Application
. For example, toggle a graph that visualizes data.Provide Feedback