FBD/LD/IL element jump
Symbol:
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 can enter a label as the jump destination directly after the jump element.
In IL, the JMP instruction is used to program a jump.
See also:
- FBD/LD/IL element label
- TC3 User Interface documentation: Command Insert jump