- 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
Keep field variables synchronized
Use C# APIs to keep project variables referenced to field variables of interest synchronized.
TIP:
You must add these project variables in a
RemoteVariableSynchronizer
object.The object is necessary to implement C# logics related to the value change of field variables.
Provide Feedback