- 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
Enumerations
Define enumerations to group semantically related constants. Such constants, or enumeration members, may be useful for some property values.
Provide Feedback