Skip to main content

Command: Insert Return

Symbol: _ld_icon_return.png

Shortcut: Ctrl+R

Function: The command inserts a Return element in the selected location. When you drag the element from the toolbox to the implementation part, the plus symbol at the cursor (_ld_img_cursor_insert_position.png) helps you recognize the possible insert positions.

Call: Ladder menu; context menu

Command: Insert Return (parallel)

Shortcut: Ctrl+R

Function: The command inserts a return parallel into the network.

Call: Ladder menu; context menu

Requirements: In the ladder diagram, an insert position for a parallel connection is selected. This is a triangle which points downwards or upwards (_ld_icon_triangle_down.png, _ld_icon_triangle_up.png). Then when you open the menu or context menu, the Insert Return (parallel) command will be displayed instead of the Insert Return command.

Element: Return

The element is used to immediately interrupt the processing of the ladder diagram when the input of the Return element becomes TRUE. You can place the Return instruction parallel to or after the preceding elements.