Click or drag to resize

StageStateChanged Properties

[This is preliminary documentation and is subject to change.]

The StageStateChanged type exposes the following members.

Properties
  NameDescription
Public propertyLane
The relevant production lane (if applicable)
Public propertyNewState
The new state
Public propertyOldState
The previous state prior to this state change
Public propertyOldStateDuration
The amount of time spent in the previous state
Public propertyRelatedFault
In the case of a stoppage, information about the Fault which caused the stoppage. Otherwise null.
Public propertyStage
The name of the stage that has changed state
Top
See Also