- Getting started
- Creating projects
- OPC UA
- Graphic objects
- Predefined graphic objects
- Sessions and locales
- Object and variable references
- Extending projects
- NetLogic
- NetLogic 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