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.
- In Project view, right-click the OPC-UA folder and select .
-
In Properties, take a note of the Endpoint URL property value.
Note: You need the Endpoint URL property value to configure the OPC UA Client later on.
-
Next to Nodes to publish, select
.
- Under Configuration1, set Publish dynamic configuration to True.
-
Under Configuration1, next to Nodes, select
.
- Under Nodes, create a dynamic link between Node1 and
-
Under Configuration1, next to Nodes, select
.
- Under Nodes, create a dynamic link between Node2 and .
-
Next to Users, select
.
- Set User1to Anonymous.