Simultaneous Branch Diverge
    The simultaneous diverge branch represents two or more alternate paths of execution. 
In a simultaneous branch, all alternate paths are executed in parallel.
Available Languages
Ladder Diagram  | 
Not Available  | 
Function Block  | 
Not Available  | 
Sequential Function Chart  | 
![]()  | 
Structured Text  | 
Not Available  | 
Description
A simultaneous branch represents steps or group of steps that occur at the same time (that is, an AND structure).
- All branches execute.
 - All branch must finish before continuing with the SFC.
 - The controller checks the transition after the last step of each branch has executed at least once.
 

Provide Feedback
