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 |
RelatedEndpointDataType |
Structure |
Subtype of Structure defined in OPC 10000-5 |
Address |
0:UriString |
Specifies the Server’s address as DiscoveryUrl in the form “scheme://hostname[:port][/path]” as defined in OPC 10000-12. |
ConnectionEndpointPath |
0:PortableQualifiedName[] |
Specifies the series of PortableQualifiedNames to the FunctionalEntity. This path starts at FxRoot. |
ConnectionEndpointName |
0: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 |
|||||
BrowseName |
2:RelatedEndpointDataType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:Structure defined in OPC 10000-5 |
||||||
ConformanceUnits |
||||||
UAFX ConnectionEndpoint Base |
||||||
UAFX ConnectionManager Base |