8.2.23 JobGroupStatusChangedEventType

This EventType is used to inform the client about the change of the Status Property of a job group. It is fired by the parent JobGroups object to have only one Node for the subscription.

Table 27 – JobGroupStatusChangedEventType Definition
Attribute Value
BrowseNameJobGroupStatusChangedEventType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseEventType defined in OPC 10000-5
0:HasPropertyVariableId0:String0:PropertyTypeM
0:HasPropertyVariableLastStatus3:JobStatusEnumeration0:PropertyTypeM
0:HasPropertyVariableActiveStatus3:JobStatusEnumeration0:PropertyTypeM
Conformance Units
OPC 40084-2 Jobs
Id: Id of the job group.
LastStatus:Value of the Status Property of the job group before the change
ActiveStatus:Value of the Status Property of the job group after the change

The SourceNode (part of BaseEventType) shall be the NodeId of the relevant job group.