Skip to main content

FBD/LD/IL Element: Jump

Symbol: _cds_icon_nwl_jump.png

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 specify a Jump Label as the jump destination directly after the jump element.

In IL, you program a jump with the JMP instruction.

For more information, see: Command: Insert Jump