OPC Foundation
  • Documents
  • NodeSets
  • Search
9.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

BrowseName

JobStatusChangedEventType

IsAbstract

True

References

Node Class

BrowseName

DataType

TypeDefinition

Other

Subtype of 0:BaseEventType defined in OPC UA Part 5

0:HasProperty

Variable

JobGroupId

0:String

0:PropertyType

M

0:HasProperty

Variable

JobId

0:String

0:PropertyType

M

0:HasProperty

Variable

LastStatus

3:JobStatusEnumeration

0:PropertyType

M

0:HasProperty

Variable

ActiveStatus

3:JobStatusEnumeration

0:PropertyType

M

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.

Please report errors or issues with the site to webmaster.

Copyright © 2023 - OPC Foundation