8.3.19 LotFinishedEventType

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

Table 31 - LotFinishedEventType Definition
Attribute Value
BrowseNameLotFinishedEventType
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:HasPropertyVariableLot0:UInt320:PropertyTypeM
Conformance Units
OPC 40084-2 Jobs
JobGroupId: Id of the job group.
JobId: Id of the job.
Lot:Counter, which lot has been finished. (e.g. lot number 6 roll is finished)

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