OPC UA Server Introduction
OPC UA Server
Section titled “OPC UA Server”OPC UA Server tags must have a unique Browse Name. Users must set whether the Tag can be Allowed Read and Allowed Write when creating the Device Tag for the OPC UA Server.
The address used by the client will be ns=2;s=<server prefix>.<browse name>. Depending on the settings of the OPC UA Server, if the Server Layout is set to Basic, then the format will be ns=2;s=Tags.browseName, or if it is set to Device, then it will be ns=2;s=Tags.deviceName.browseName.

