- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
Extending projects
Use C# to implement custom functionalities into your application logic.
Add NetLogic objects to contain C# code that executes at runtime or design time. Manipulate the project nodes, sessions, and users. See C# project nodes and Sessions and users in C#.
Define and invoke custom methods or invoke predefined methods. See Methods and events in C# and C# API reference.
Discover sample applications by completing the tutorial. See NetLogic tutorial.
Provide Feedback