The ProductionPartTransitionEventTypeis sent after a transition of the ProductionPartStateMachineTypeis triggered. It purposely contains a consistent snapshot of the properties and components of the ProductionPartTypein order to transport the information valid in the state reached by the transition.
The ProductionPartTransitionEventTypeis formally defined in Table 82.
Table 82– ProductionPartTransitionEventType Definition
Attribute |
Value |
|||||
BrowseName |
ProductionPartTransitionEventType |
|||||
IsAbstract |
True |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the 0:TransitionEventTypedefined in OPC 10000-5which means it inherits the InstanceDeclarations of that Node. |
||||||
0:HasProperty |
Variable |
CustomerOrderIdentifier |
0:String |
0:PropertyType |
O, RO |
|
0:HasProperty |
Variable |
JobIdentifier |
0:String |
0:PropertyType |
M, RO |
|
0:HasProperty |
Variable |
Name |
0:String |
0:PropertyType |
M, RO |
|
0:HasProperty |
Variable |
Identifier |
0:String |
0:PropertyType |
O, RO |
|
0:HasComponent |
Variable |
PartQuality |
PartQuality |
0:BaseDataVariableType |
M, RO |
|
0:HasComponent |
Variable |
ProcessIrregularity |
ProcessIrregularity |
0:BaseDataVariableType |
M, RO |
|
Conformance Units |
||||||
MachineTool Production ProductionPartStateMachineType |
JobIdentifieris a copy of the Identifierproperty of the ProductionJobTypeinstance this part belongs to.
All other Propertiesand Componentsin Table 82are described in 8.4.7for the ProductionPartType. Their values in the ProductionPartTransitionEventTypeshall be the values of those Variablesvalid after the transition.