8.3.18 UnitFinishedEventType

This EventType is used to inform the client a finished product unit. It is fired by the parent JobGroups object to have only one Node for the subscription.

Table 30 – UnitFinishedEventType Definition
Attribute Value
BrowseNameUnitFinishedEventType
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:HasPropertyVariableUnit0:UInt320:PropertyTypeM
0:HasPropertyVariableGoodProduct0:Boolean0:PropertyTypeM
Conformance Units
OPC 40084-2 Jobs
JobGroupId: Id of the job group.
JobId: Id of the job.
Unit:Counter, which unit out of the total amount has been finished.
(e.g. roll number 4 roll is finished)
GoodProduct:Information if the finished unit has a good quality.

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