The ProductionProgramTransitionEventType is sent after a transition of the ProductionProgramStateMachineType is triggered.
The ProductionProgramTransitionEventType is formally defined in Table 73.
Table 73 – ProductionProgramTransitionEventType Definition
| Attribute | Value | |||||
| BrowseName | ProductionProgramTransitionEventType | |||||
| IsAbstract | True | |||||
| References | NodeClass | BrowseName | DataType | TypeDefinition | Other | |
| Subtype of the TransitionEventType defined in OPC 10000-5 which means it inherits the InstanceDeclarations of that Node. | ||||||
| 0:HasProperty | Variable | Name | 0:String | 0:PropertyType | M, RO | |
| 0:HasProperty | Variable | JobIdentifier | 0:String | 0:PropertyType | M, RO | |
All Variable values in the ProductionProgramTransitionEventType shall be the values of those Variables valid after the transition.
Name is used as defined in 8.4.4.
JobIdentifier is a copy of the Identifier property of the ProductionProgramType instance this program belongs to.