- 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
Sequence execution rules
The following rules determine the behavior of steps in a selective or simultaneous sequence branch when the sequence engine executes. You should be familiar with these rules before you create sequence branches so that the behavior you configure is what you intend.
- Following a simultaneous divergence, all steps to be run simultaneously must start simultaneously.
- Preceding a simultaneous convergence, it is expected that the final step in each execution path will be active simultaneously.
- Following a selective divergence, the first transition to evaluate as TRUE determines the path of execution.
- Preceding a selective divergence, only one transition may be active.
Provide Feedback