Sequence Summary command controls
Use the following commands to control an
Equipment Sequence
using the Sequence Summary Control. The availability of some commands depends on the selected Equipment Sequence
owner, state, mode, and failure status. Select More
to display all the commands on the toolbar.Icon | Command | Description |
![]() | Take Ownership | Take ownership of the Equipment Sequence . Taking ownership means that this application now has the right to command this Equipment Sequence ; other internal sequencers, external sequencers, and operators are not allowed to command this sequence. The Logix Designer application can override ownership. |
![]() | Release Ownership | Release ownership of the Equipment Sequence . Releasing ownership makes the sequence available to internal sequencers, external sequencers, and operators for attachment. |
![]() | Set ID | Opens the Set Sequence ID dialog box where you can assign an identifier to the Equipment Sequence . This command is enabled only when an Equipment Sequence is idle. |
![]() | Start | Start execution of the Equipment Sequence . |
![]() | Hold | Halt all attached phases for the Equipment Sequence and stop evaluating transitions until the Equipment Phase runs its HOLDING routine. |
![]() | Restart | Resume execution of the Equipment Sequence from the HELD state. |
![]() | Stop | Stop all attached phases and active transitions for the Equipment Sequence . Any attached Equipment Phase s run their STOPPING routines. |
![]() | Abort | Abort all attached phases and active transitions for the Equipment Sequence . Any attached Equipment Phase s run their ABORTING routines. |
![]() | Reset | Reset any remaining active phases for the Equipment Sequence . |
Clear Failures | Clear the failure flags on the Equipment Sequence . | |
![]() | Pause | Pause execution of the Equipment Sequence . When the active transition evaluates TRUE, it does not transition to the FIRING state until you select Resume . The Resume command resets the Pause flag so the sequence continues execution uninterrupted. |
![]() | Auto-Pause | Automatically pause the Equipment Sequence as transitions evaluate TRUE. The Resume command resets the Pause flag. The Auto-Pause flag immediately causes the Pause flag to be turned on again, so the sequence pauses when the next transition expression evaluates TRUE. |
![]() | Resume | Continue execution of the Equipment Sequence . |
![]() | Automatic | Put the Equipment Sequence in Automatic mode, which allows the sequencing engine to automatically fire transitions and execute the Equipment Sequence . |
![]() | Manual | Put the Equipment Sequence in Manual mode, in which the sequencing engine does not automatically fire transitions, and an operator commands the Equipment Sequence step by step. On the toolbar, only the Release Ownership , Pause , Auto-Pause , and Automatic commands are enabled. |
Provide Feedback