6.10 ConnectionConfigurationType
6.10.1 Overview
The ConnectionConfigurationType ObjectType describes the configuration information needed to establish a single Connection contained in the ConnectionConfigurationSetType.
The ConnectionConfigurationType is illustrated in Figure 40.

6.10.2 ConnectionConfigurationType definition
The ConnectionConfigurationType is formally defined in Table 94.
| Attribute | Value | ||||
| BrowseName | 4:ConnectionConfigurationType | ||||
| IsAbstract | False | ||||
| References |
Node
Class | BrowseName | DataType | TypeDefinition | Other |
|---|---|---|---|---|---|
| Subtype of the 0:BaseObjectType defined in OPC 10000-5 | |||||
| 0:HasComponent | Object | 4:Endpoint1 | 4:ConnectionEndpointConfigurationType | M | |
| 0:HasComponent | Object | 4:Endpoint2 | 4:ConnectionEndpointConfigurationType | O | |
| ConformanceUnits | |||||
|---|---|---|---|---|---|
| UAFX ConnectionManager Base |
Endpoint1 and the optional Endpoint2 hold the configuration information for the endpoints of the Connection. The ConnectionEndpointConfigurationType is defined in 6.11.