Stage |
The StageStateChanged type exposes the following members.
Name | Description | |
---|---|---|
![]() | Lane | The relevant production lane (if applicable) |
![]() | NewE58State | Exposes vendor specific new state code (like 3312, for example), as its equivalent Semi E58 enumerated value. READ-ONLY HELPER PROPERTY, NOT A DATA PROPERTY. WILL NOT APPEAR IN JSON DATA. |
![]() | NewState | The new state |
![]() | OldE58State | Exposes vendor specific old state code (like 3312, for example) as its equivalent Semi E58 enumerated value. READ-ONLY HELPER PROPERTY, NOT A DATA PROPERTY. WILL NOT APPEAR IN JSON DATA. |
![]() | OldState | The previous state prior to this state change |
![]() | OldStateDuration | The amount of time spent in the previous state. Note: There may be certain circumstances where it is impossible to provide this duration (as in the case of an unexpected power faillure or other extreme events). In this case it is acceptable to report a duration of "null", which will be interpreted as "unknown" by the receiver of this event. |
![]() | RelatedFault | In the case of a stoppage, information about the Fault which caused the stoppage. Otherwise null. |
![]() | Stage | The name of the stage that has changed state |