The ProductionOrderTransitionLogType event is generated when there is a state transition in the machine module production order state machine.
The ProductionOrderTransitionLogType representation in the AddressSpace is formally defined in the following table.
Table 183 – ProductionOrderTransitionLogType Definition
Attribute |
Value |
|||||
BrowseName |
ProductionOrderTransitionLogType |
|||||
IsAbstract |
False |
|||||
References |
NodeClass |
BrowseName |
DataType |
TypeDefinition |
Other |
|
Subtype of the TransitionEventType defined in OPC 10000-16, which means it inherits the Instance Declarations of that Node. |
||||||
0:HasProperty |
Variable |
UserMachineName |
0:String |
0:PropertyType |
M, RO |
|
0:HasProperty |
Variable |
PONumber |
0:String |
0:PropertyType |
M, RO |
The components of the ProductionOrderTransitionLogType are further described below.
BrowseName |
Description |
UserMachineName |
The user name for the machine producing the production order. |
PONumber |
The PO active when the production order state machine performed a transition. |