The ConnectionEndpointConfigurationType ObjectType holds the information for an endpoint of a Connection.
The ConnectionEndpointConfigurationType is illustrated in Figure 41.
Figure 41 – ConnectionEndpointConfigurationType illustration
The ConnectionEndpointConfigurationType is formally defined in Table 91.
Table 91 – ConnectionEndpointConfigurationType definition
Attribute |
Value |
||||
BrowseName |
4:ConnectionEndpointConfigurationType |
||||
IsAbstract |
False |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:BaseObjectType defined in OPC 10000-5 |
|||||
0:HasComponent |
Variable |
4:FunctionalEntityNode |
4:PortableNodeIdentifier |
0:SelectionListType |
M |
0:HasComponent |
Object |
4:ConnectionEndpoint |
|
4:ConnectionEndpointParameterType |
M |
0:HasComponent |
Variable |
4:ExpectedVerificationVariables |
4:PortableNodeIdentifierValuePair[] |
0:BaseDataVariableType |
O |
0:HasComponent |
Variable |
4:ControlGroups |
4:PortableNodeIdentifier[] |
0:BaseDataVariableType |
O |
0:HasComponent |
Variable |
4:ConfigurationData |
4:PortableNodeIdentifierValuePair[] |
0:BaseDataVariableType |
O |
ConformanceUnits |
|||||
UAFX ConnectionManager Base |
FunctionalEntityNode specifies the identifier of the FunctionalEntity to configure for this Connection. If a PortableRelativePath is specified, the path shall be relative to FxRoot.
ConnectionEndpoint specifies the parameters for the ConnectionEndpoint to be used for the Connection.
ExpectedVerificationVariables, if present, specifies the variables to be verified. If a PortableRelativePath is specified as Key, the path shall be relative to FunctionalEntityNode.
ControlGroups, if present, specifies the ControlGroups to be controlled. If a PortableRelativePath is specified, the path shall be relative to FunctionalEntityNode.
ConfigurationData, if present, specifies the parameters to apply for the configuration of the FunctionalEntityNode. If a PortableRelativePath is specified as Key, the path shall be relative to FunctionalEntityNode.