10.38 RelatedEndpointDataType

This structure DataType holds the information for the related instance of ConnectionEndpointType, serving as the “other end” of the Connection.

The RelatedEndpointDataType is formally defined in Table 201.

Table 200 – RelatedEndpointDataType structure
Name Type Description
RelatedEndpointDataTypeStructureSubtype of Structure defined in OPC 10000-5
Address0:UriStringSpecifies the Server’s address as DiscoveryUrl in the form “scheme://hostname[:port][/path]” as defined in OPC 10000-12.
ConnectionEndpointPath0:PortableQualifiedName[]Specifies the series of PortableQualifiedNames to the FunctionalEntity. This path starts at FxRoot.
ConnectionEndpointName0:String

The name of the ConnectionEndpoint.

In case an AutomationComponent does not expose ConnectionEndpoints in its Information Model, ConnectionEndpointName is set to null.

A RelatedEndpointDataType is set to null by setting ConnectionEndpoint to null or empty, and the Address to null.

The RelatedEndpointDataType representation in the AddressSpace is formally defined in Table 201 .

Table 201 – RelatedEndpointDataType definition
Attribute Value
BrowseName2:RelatedEndpointDataType
IsAbstractFalse
References NodeClass BrowseName DataType TypeDefinition Other
Subtype of the 0:Structure defined in OPC 10000-5
ConformanceUnits
UAFX ConnectionEndpoint Base
UAFX ConnectionManager Base