Step states in an Equipment Sequence
When a step is not active, the step state is inactive. When a step is active, and attached to an Equipment Phase, the step state mirrors the state of the Equipment Phase. The step state is also represented by the color of the step.
Steps listed as
No Phase
only have two displayed step states: RUNNING and IDLE. Step States | Description |
ABORTING | ABORTING means the Equipment Phase 's ABORTING routine is executing. |
ABORTED | ABORTED means the Equipment Phase 's ABORTING routine is finished. |
HOLDING | HOLDING means the Equipment Phase 's HOLDING routine is executing. |
HELD | HELD means the Equipment Phase 's HOLDING routine is finished. |
RESETTING | RESETTING means the RESETTING logic is executing. |
RESTARTING | RESTARTING means the RESTARTING routine is executing. |
RUNNING | RUNNING means the RUNNING routine is executing. |
STOPPING | STOPPING means the STOPPING routine is executing. |
STOPPED | STOPPED means the STOPPING routine is finished. |
COMPLETE | COMPLETE means the RUNNING routine is finished. |
IDLE | IDLE means the step is active and attached to the associated Equipment Phase , but the Equipment Phase is not executing a routine. |
INACTIVE | INACTIVE means that the step is not active and is not attached to its associated Equipment Phase . |
Provide Feedback