This task describes how to create a DeltaV OPC UA client without security features. Refer to the related information for information on OPC UA security.
The endpoint URL is not contained in the OPC UA server's FHX file. To reconstruct the URL, you can use the node's information in this format: protocol://machine:port/path. For example, opc.tcp://192.168.1.2:4880/DVOpcUaServer (where 192.168.1.2 is the node's IP address. For workstation-based OPC UA servers, the hostname (the node's computer name) is valid in place of the IP address).