- Getting started
- Creating projects
- Graphic objects
- Predefined graphic objects
- Object and variable references
- Extending projects
- NetLogic
- Tutorials
- Dynamic links tutorial
- Graphic objects tutorial
- NetLogic tutorial
- OPC UA tutorial
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.
Provide Feedback