- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic tutorial
Subscribe methods to events
When an object generates an event, the event data is displayed using a corresponding delegate event handler method.
You can subscribe methods to the following events:
- Change the value of a variable.
- All events generated by an object.
- An event generated by an object.
Provide Feedback