SFC Element ‘Jump’

Symbol 7a5abc27f3b635dec0a8640e00d0fdec_b4db761ff3bb5d1fc0a8640e0118cd75

Use a jump to define which actions in a step should be executed next as soon as the transition preceding the jump is TRUE. Jumps may become necessary, as execution paths cannot cross or lead upwards.

Excluding the required jump at the end of a diagram, you can generally insert jumps only at the end of a branch.

The destination of a jump is defined by the added text string, which you can edit directly. The jump destination can be a step name or the marker for a parallel branch.

../_images/54645ebc64fd422bc0a8640e00ce67ec

See also