Equipment Sequence Properties dialog box - Configuration tab
Use the
Configuration
tab of the Equipment Sequence Properties
dialog box to create or modify the execution of the Equipment Sequence. The following options are available on the Configuration
tab.
TIP:
To open the Equipment Sequence Properties dialog box - Configuration tab, right-click an Equipment Sequence in the
Controller Organizer
or Logical Organizer
, select Properties
, then the Configuration
tab.- Use theInhibit equipment sequencecheck box to prevent the controller from executing this equipment sequence.
- Use theRetain sequence ID when resetting sequencecheck box to retain the sequence ID when resetting theEquipment Sequence. If this is not checked, a RESET command will clear the Sequence ID value of anEquipment Sequence.
- Use theGenerate sequence eventscheck box to record operator commands.Important:TheGenerate sequence eventscheck box is only available onControlLogix5570 controllers,CompactLogix5370 L3 controllers,ControlLogix5580 P-controllers, andStudio 5000 Logix Emulatecontrollers. The check box is grayed out and disabled on all other controller types.
- Use theUnit IDfield to assign an integer value to represent the piece of equipment unit a sequence is coordinating.
- A Sequence Chart has two Unit ID properties:
- Configured Unit ID
- The Configured Unit ID is set in the Logix Designer application in theEquipment Sequence Properties Configurationtab.
- When a Sequence is created, the Configured Unit ID is set to 0.
- When the Configured Unit ID is changed, the Unit ID is set with the new Configured Unit ID if these conditions are true:
- The Sequence state is Idle.
- No external attachment is present.
- No internal attachment is present.
- No Start command is present.
- Unit ID
- The Unit ID is:
- Included in the Sequence backing tag.
- Set to the Configured Unit ID when the Sequence state returns to Idle.
- Set to the Configured Unit ID when the controller is powered on or power cycled.
- Set to the Configured Unit ID when the controller changes from Program to Run mode if no external sequencer is attached to the Sequence.
- Set to the Configured ID after a switchover if these conditions are true:
- Its Sequence state is Idle.
- No Internal owner is attached.
- No Start command is present.
- Included in the Event Log when a Sequence starts.
- Set by an External Sequencer when the External Sequencer attaches to the sequence if the Sequence state is Idle.
- Set to the Configured Unit ID when an External Sequencer detaches from the Sequence if these conditions are true:
- The Sequence state is Idle.
- No Start command is present.
- Set to the Configured Unit ID when an External Sequencer connection is lost if these conditions are true:
- The Sequence state is Idle.
- No Start command is present.
- Set to the value in the Unit ID parameter of the SATT (Sequence Attach) instruction when an Internal Sequencer attaches to a Sequence with the SATT instruction.
- Set back to the Configured Unit ID when an Internal Sequencer detaches from a Sequence with the SDET (Sequence Detach) instruction.
- Use theWhen starting sequenceoption to:
- Use the initial value of a tag when starting an Equipment Sequence.
- Use the current value of a tag when starting an Equipment Sequence.
- Use theWhen resetting sequenceoption to:
- Restore the tag to its initial value when resetting an Equipment Sequence.
- Maintain the current value of a tag when resetting an Equipment Sequence.
Provide Feedback