The CommunicationConfigurationResultDataType is an abstract structure used to provide information regarding communication model-specific results and properties at the EstablishConnections Method.
The CommunicationConfigurationResultDataType is illustrated in Figure 55.
Figure 55 – CommunicationConfigurationResultDataType illustration
The CommunicationConfigurationResultDataType is an abstract type that has no structure and is expected to be subtyped. It is formally defined in Table 134.
Table 134 – CommunicationConfigurationResultDataType definition
Attributes |
Value |
||
BrowseName |
2:CommunicationConfigurationResultDataType |
||
IsAbstract |
True |
||
References |
Node Class |
BrowseName |
Description |
Subtype of the 0:Structure defined in OPC 10000-5 |
|||
HasSubtype |
DataType |
2:PubSubCommunicationConfigurationResultDataType |
Defined in 10.11.3 |
ConformanceUnits |
|||
UAFX AutomationComponent Base |
|||
UAFX ConnectionManager Base |
The PubSubCommunicationConfigurationResultDataType is formally defined in Table 135.
Table 135 – PubSubCommunicationConfigurationResultDataType structure
Name |
Type |
Description |
PubSubCommunicationConfigurationResultDataType |
Structure |
Subtype of CommunicationConfigurationResultDataType |
Result |
0:StatusCode |
Status Code related to the overall configuration of the communication model. For the definition, see Table 19. |
ChangesApplied |
0:Boolean |
For the definition, see CloseAndUpdate defined in OPC 10000-14. If the command is aborted or rolled back, it shall be set to FALSE. |
ReferenceResults |
0:StatusCode[] |
For the definition, see CloseAndUpdate defined in OPC 10000-14. |
ConfigurationValues |
0:PubSubConfigurationValueDataType[] |
For the definition, see CloseAndUpdate defined in OPC 10000-14. |
ConfigurationObjects |
0:NodeId[] |
For the definition, see CloseAndUpdate defined in OPC 10000-14. If the command is aborted or rolled back, it shall be set to null or empty. |
The PubSubCommunicationConfigurationResultDataType representation in the AddressSpace is formally defined in Table 136.
Table 136 – PubSubCommunicationConfigurationResultDataType definition
Attribute |
Value |
|||||
BrowseName |
2:PubSubCommunicationConfigurationResultDataType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 2:CommunicationConfigurationResultDataType |
||||||
ConformanceUnits |
||||||
UAFX AutomationComponent Base |
||||||
UAFX ConnectionManager Base |
This DataType will be specified in a future version of this document.