10.14 ConnectionEndpointConfigurationDataType

This structure is semantically equivalent to the ConnectionEndpointConfigurationType as defined in 6.10.2.

The structure is formally defined in Table 150.

Table 150 – ConnectionEndpointConfigurationDataType structure
Name Type Description Allow
Subtypes
ConnectionEndpointConfigurationDataTypeStructureSubtype of Structure defined in OPC 10000-5
FunctionalEntityNode0:NodeId NodeId of the FunctionalEntity to connect. False
ConnectionEndpoint2:ConnectionEndpointDefinitionDataTypeSpecifies either the information for the ConnectionEndpoint to be created or the NodeId of an existing ConnectionEndpoint. This ConnectionEndpoint is contained in the FunctionalEntity referenced by FunctionalEntityNode. If this parameter is to be omitted, it shall be set to null.False
ExpectedVerificationVariables2:NodeIdValuePair[]Specifies the expected verification variables for the FunctionalEntityNode. If this parameter is to be omitted, it shall be set to null or empty.False
ControlGroups0:NodeId[]Specifies the ControlGroups to be controlled by the ConnectionEndpoint. If this parameter is to be omitted, it shall be set to null or empty.False
ConfigurationData2:NodeIdValuePair[]Specifies the ConfigurationData to be applied. If this parameter is to be omitted, it shall be set to null or empty.False
CommunicationLinks2:CommunicationLinkConfigurationDataTypeSpecifies the references to the communication model instances to be set for the ConnectionEndpoint. If this parameter is to be omitted, it shall be set to null.True

The ConnectionEndpointConfigurationDataType representation in the AddressSpace is formally defined in Table 151.

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

For a definition of how this DataType shall be generated by the ConnectionManager, see 6.7.5.3. For a definition of how this DataType is interpreted by the EstablishConnections Method, see 6.2.4.