- 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
Select Branch Diverge
The selection diverge branch represents two or more alternate paths of execution.
In a selection branch, only one alternate path is executed depending on which transition condition is true.
Available Languages
Ladder Diagram |
Not Available |
Function Block |
Not Available |
Sequential Function Chart |
![]() |
Structured Text |
Not Available |
Description
A selected branch represents a choice between one step or group of steps or another step or group of steps (that is, an OR structure).
- Only one branch executes.
- By default the controller checks the transitions from left to right.
- The controller takes the first true branch.
- TheLogix Designerapplication lets you change the order in which the controller checks the transitions.

Provide Feedback