The ConnectionConfigurationSetEventType is formally defined in Table 112. It is a subtype of the BaseEventType defined in OPC 10000-5. This new type does not add any additional information on top of the BaseEventType besides the semantics that an Event was generated by the ConnectionConfigurationSetStateMachineType.
Table 112 – ConnectionConfigurationSetEventType
Attribute |
Value |
||||
BrowseName |
4:ConnectionConfigurationSetEventType |
||||
IsAbstract |
True |
||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
Subtype of the 0:BaseEventType defined in OPC 10000-5 |
|||||
0:HasProperty |
Variable |
4:ConnectionConfigurationSetNode |
0:NodeId |
0:PropertyType |
M |
0:HasProperty |
Variable |
4:Name |
0:String |
0:PropertyType |
M |
0:HasProperty |
Variable |
4:Action |
4:FxProcessEnum |
0:PropertyType |
M |
0:HasSubtype |
ObjectType |
4:ConnectionConfigurationSetProcessingStartedEventType |
Defined in 8.6. |
||
0:HasSubtype |
ObjectType |
4:ConnectionConfigurationSetProcessingSucceededEventType |
Defined in 8.7. |
||
0:HasSubtype |
ObjectType |
4:ConnectionConfigurationSetProcessingFailedEventType |
Defined in 8.8. |
||
ConformanceUnits |
|||||
UAFX ConnectionManager Configuration Set Processing Events |
This EventType inherits all Properties of the BaseEventType.
For all Events of this type, the SourceNode (from BaseEventType) shall be set to the NodeId of the ConnectionManager that is executing the state machine.
ConnectionConfigurationSetNode and Name identify the ConnectionConfigurationSet, which was processed.
Action identifies the action that was requested to process the ConnectionConfigurationSet.
If ConnectionManagerLog is supported, this Event shall set either the ConditionClassType or a ConditionSubClassType to LogEntryConditionClassType, which results in the Event being mapped to LogObject records. This applies to all subtypes of this EventType. The ConnectionConfigurationSetNode, the Name, and the Action shall be included in the resulting LogRecord as AdditionalData.