FBD/LD/IL Element ‘Jump’

Symbol 9b705b61b13bf4a7c0a8640e0118605a_3eb32f382813b23bc0a8640e016447d5

In FBD or LD a jump is inserted either directly before an input, directly after an output or at the end of the network, depending on the current cursor position.

You enter a jump label as the jump destination directly behind the jump element.

In IL you program a jump with the instruction JMP.

See also