- Getting started
- Using the software
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
Checkbox example
Use this object to set and view a Boolean value at runtime.
- Selected checkbox
- The associated variable value is True.
- Cleared checkbox
- The associated variable value is False.
Checkbox example

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