opcUaServer-OpcUaNamespace

This component provides a standard method for an OPC UA server to represent objects to OPC UA clients. It defines objects in terms of variables and applicable attributes. It typically provides a logical grouping of OPC UA variables, histories, and events that can be accessed by an OPC UA client.

To add server points to the OPC UA server, first add a namespace component. Within this namespace discover points and add then points to the namespace. Once that is done, an OPC UA client can connect to the OPC UA server and subscribe to all these points for monitoring.

This component is found in the opcUaServer palette.

Figure 1. OpcUaNamespace properties


This device-level component resides under the OpcUaServer node.

In addition to the common properties (Status, Enabled, Fault Cause, Health and Alarm Source Info), these properties are unique to this component.

PropertyValueDescription
Namespace Urlread-onlyReports the URL of the namespace.
Namespace Indexread-only 
Namespace Folder NametextDefines the location of a folder.
Points Folder NametextDefines the points folder name.
PointscontainerOpens the OpcUaServer Point Manager.
Alarm ExtcontainerOpens the OpcUaServer Alarm Manager.