The ConnectionConfigurationSetEventType is formally defined in Table 104. 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 104 – 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 Connection 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 which was requested on processing the ConnectionConfigurationSet.