Source

Associated with: OPC UA Subscription items and OPC UA Points

The Source attribute is common to many Status displays. The attribute indicates the location at which the item resides. The information shown varies, depending on the item.

The Source attribute displays the value Undefined if the item’s configuration is incomplete, in so far as the device with which the item is associated has not yet been specified.

For OPC UA Subscription items that are in a single OPC UA server configuration, information is displayed in this format:

<Server URL>

For OPC UA Subscription items that are in a multiple OPC UA server configuration, information is displayed in this format:

Multiple Servers (<Number of OPC UA Servers>)

where:

For OPC UA Points that are in a single OPC UA server configuration, information is displayed in this format:

<Server URL>: <Point Type> Item '<Node Address>' [<Array Element>], Bits <Number of Bits>

where:

For OPC UA Points that are in a multiple OPC UA server configuration, information is displayed in this format:

Multiple Servers (<Number of OPC UA Servers>): <Point Type> Item '<Node Address>' [<Array Element>], Bits <Number of Bits>

where:

 

An OPC UA Subscription item that is configured to connect to a single OPC UA server might have a Source such as:

opc.tcp://OPC-UASERVERb:12345

(For a subscription that is configured to connect to a single OPC UA server, which has the above URL.)

An OPC UA Digital Point that uses the above subscription might have a Source such as:

opc.tcp://OPC-UASERVERb:12345: Digital Item 'nsu=https://def', Bits 1

(The information that is enclosed within single straight quotation marks indicates the address of the node in the OPC UA server's address space. The number of bits indicates that the point is a 1-bit digital point.)

An OPC UA Analog Point that uses a subscription that is configured to connect to any of three OPC UA servers might have a Source such as:

Multiple Servers (3): Analog Item 'nsu=https://abc' [4]

(For an analog point that represents the fifth element in an array. The index to the array starts at zero, so the fifth element is 4.)


Disclaimer

Geo SCADA Expert 2022