FBD/LD/IL Element: Return
The element immediately interrupts the execution of the box when the input of the RETURN
element becomes TRUE
.
In an FBD or LD network, you can place the Return instruction parallel to or after the preceding elements.
In IL, the RET
instruction is available for this purpose.
For more information, see: Command: Insert Return