6.11 ConnectionEndpointConfigurationType
6.11.1 Overview
The ConnectionEndpointConfigurationType ObjectType holds the information for an endpoint of a Connection.
The ConnectionEndpointConfigurationType is illustrated in Figure 41.

6.11.2 ConnectionEndpointConfigurationType definition
The ConnectionEndpointConfigurationType is formally defined in Table 95.
| Attribute | Value | ||||
| BrowseName | 4:ConnectionEndpointConfigurationType | ||||
| IsAbstract | False | ||||
| References |
Node
Class | 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.