Navigate Ladder elements

Position the caret using the mouse or by using keys on the keyboard.
This table describes the behavior of the various methods:
Method
Description
Use the mouse
Click a valid location to place the caret on that location.
Use the right arrow key
Press the right arrow key to move the caret to the first operand of the next instruction or to the next valid caret location (whichever comes first). The next valid caret position can either be a left or right branch rail or the next rung. The caret will not go up any branch levels.
If there are no more valid caret locations, the caret does not move.
Using the left arrow key
Press the left arrow key to move to the first operand of the previous instruction or to the previous valid caret location (whichever comes first). The previous valid caret position can either be a left or right branch rail or the next rung. The caret will not go up any branch levels.
If there are no more valid caret locations, the caret does not move.
Use the up arrow key when located:
- in the rung selection region
Moves up to the previous rung
- in the rung comment field
Moves over to the rung selection region of the rung to which the rung comment pertains.
- in the instruction field
Moves up to the previous instruction field; if the caret is on the first instruction field, then the caret wraps to the last instruction field.
- in the left branch rail, first level
Moves to the first operand of the previous instruction or to the previous valid caret location.
- in the left branch rail, any other level
Moves to the branch rail next to the previous level.
- in the right branch rail
Moves to the first operand of the next instruction or to the next valid caret location
- in the configuration dialog button field
Moves to the instruction field to the left of the button (that is, the instruction’s operand field)
Use the down arrow key when located:
- in the rung selection region
Moves down to the next rung
- in the rung comment field
Moves over to the rung selection region of the rung to which the rung comment pertains
- in the instruction field
Moves down to the next instruction field; if the caret is on the last instruction field, then the caret wraps to the first instruction field
- in the left branch rail, first level
Moves to the first operand of the next instruction or to the next valid caret location
- in the left branch rail, any other level
Moves to the branch rail next to the next branch level (that is, down one level)
- in the right branch rail
Moves to the first operand of the previous instruction or to the previous valid caret location
- in the configuration dialog button field
Moves down to the next instruction field (that is, the instruction’s operand field)
Use the Home key
Press
Home
to move the caret to the rung selection region of the current rung.
Press
Ctrl + Home
to move the caret to the rung selection region of the first rung.
Press
Ctrl + Shift + Home
to select all the rungs from the current caret location up to the first rung.
If the caret is on an instruction, press
Shift + Home
to select all instructions on the rung or branch level from the current instruction to the first instruction.
Use the End key
Press the
End
key to move the caret to the last available valid caret position on the current rung.
Press
Ctrl + End
to move the caret to the rung selection region of the last rung.
If the caret is on the rung selection region of a rung, press
Shift + Ctrl + End
to select all the rungs from the current caret location down to the last (that is, End) rung.
If the caret is on an instruction, press
Shift + End
to select all instructions on the rung or branch level from the current instruction to the last instruction.
Use the Tab key
Press the
Tab
key to move the caret to the next available instruction operand field.
Press
Shift + Tab
to move the caret to the previous available instruction operand field.
Press
Ctrl + Tab or Ctrl + F6
to toggle between multiple views.
If
Tab
is pressed while editing an operand, the next/previous available instruction operand is also edited.
Use the Enter key
Press
Enter
to edit
the element the cursor is on. Press
Enter
again, to accept the pending edits. The cursor moves to the next available instruction operand field of the same instruction. If no instruction operands are available on the instruction the caret is on, the cursor does not move and editing stops.
Use General Keyboard Input keys
Shift + F10
Displays the Ladder Editor’s context sensitive popup menus.
The context regions are Rung Selection Regions, Branch rails, and Instruction Fields.
Ctrl + Page Up
Activates the next opened routine tab. Tabbing through the routines will wrap.
Shift + Page Down
Activates the previous opened routine tab.
Shift + F2
Gives focus to the ASCII command line bar.
Provide Feedback
Have questions or feedback about this documentation? Please submit your feedback here.
Normal