8.3.17 JobStatusChangedEventType

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

Table 29 – JobStatusChangedEventType Definition
Attribute Value
BrowseNameJobStatusChangedEventType
IsAbstractTrue
References Node Class BrowseName DataType TypeDefinition Other
Subtype of 0:BaseEventType defined in OPC 10000-5
0:HasPropertyVariableJobGroupId0:String0:PropertyTypeM
0:HasPropertyVariableJobId0:String0:PropertyTypeM
0:HasPropertyVariableLastStatus3:JobStatusEnumeration0:PropertyTypeM
0:HasPropertyVariableActiveStatus3:JobStatusEnumeration0:PropertyTypeM
Conformance Units
OPC 40084-2 Jobs
JobGroupId: Id of the job group.
JobId: Id of the job.
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.