- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- OPC UA tutorial
- NetLogic tutorial
- Object and variable references
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