- Getting started
- Using the software
- OPC UA
- Graphic and layout objects
- Developing solutions
- Developing projects with C#
- Application examples
- UI tutorial
- NetLogic tutorial
- Object and variable references
Create an OPC UA server for pushing UI objects
Create an OPC UA server that pushes the UI objects from the Server project and populates the Client project with them.
- InProject view, right-click theOPC-UAfolder and select .
- InProperties, take a note of theEndpoint URLproperty value.NOTE: You need theEndpoint URLproperty value to configure the OPC UA Client later on.
Provide Feedback