- Studio 5000 Logix Designer
- Tasks, programs, and routines
- Add-On Instructions
- Controller Organizer
- Logical Organizer
- Alarms
- Tag-based alarms
- Tag Editor and Data Monitor
- Configure settings for Tag Editor and Data Monitor
- Equipment phases
- Equipment Sequences
- Equipment Sequence Diagrams
- Ladder Editor
- Structured Text Editor
- Sequential Function Chart Editor
- Define the steps of an SFC process
- PlantPAx instruction properties
- Controller Properties
- Editing Controller Properties
- Controller Security
- Source Protection
- License Source Protection for Routines and Add-On Instructions
- Module Information
- 1756 ControlLogix I/O Modules
- Instruction Set
Assign a qualifier to an action
The default qualifier of each action is
N Non-Stored
. This tells the action to start when the step is active and stop when the controller leaves the step.To assign a different qualifier to an action
- Click the ellipses button of the action.
- Assign the qualifier for the action.If you want the action toAndThen assign this qualifierWhich meansstart when the step is activatedstop when the step is deactivatedNNon-Storedexecute only onceP1Pulse (Rising Edge)stop before the step is deactivatedLTime Limitedstay active until a Reset action turns off this actionSStoredcontinue for a specific time, even if the step is deactivatedSLStored and Time LimitedStart a specific time after the step is activated (step must still be active)stop when the step is deactivatedDTime Delayedstay active until a Reset action turns off this actionDSDelayed and Storedstart a specific time after the step is activated, even if the step is deactivated before this timestay active until a Reset action turns off this actionSDStored and Time Delayedexecute once when the step is activatedexecute once when the step is deactivatedPPulsestart when the step is deactivatedexecute only oncePOPulse (Falling Edge)turn off (reset) one of the actions of another step:
- S - Stored
- DS - Delayed and Stored
- SD - Stored and Timed Delayed
RReset - ClickOK.
Provide Feedback