Jumps and Return
A jump to a label branches the execution of the program after the specified label. In LD language, the ">>" symbol, followed by the target label name, is used as a coil at the end of a rung:
The jump is performed only if the rung state on input is TRUE. The destination label must be specified on a network of the same program. The special "<RETURN>" destination specifies a jump to the end of the program.
Jumps and Return |
IEC 61131-3 Automation platform > IEC 61131-3 Programming Environment > Editing programs > Ladder Diagram (LD) Editor > LD - Diagram components > Jumps and Return |
Created with the Personal Edition of HelpNDoc: Produce online help for Qt applications