Selective convergence

The ending point for a selective branch is a selective convergence. When adding a selective convergence, the final transition of each divergent path is linked to the branch. At runtime, after the final transition in the selected path is evaluated, execution continues in the merged path.
L5K_SILC_SelectiveConvergenceonly_Example
Item
Description
1
A selective branch specifies a set of paths and one path is selected for execution. The first transition expression to evaluate TRUE is executed.
2
The simultaneous convergence merges the selective execution paths. Execution continues in the merged path.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.