Quick Reference
Appendix E
E-30
Search Functions
Function
Key Sequence
Mode
Description
Locate first rung of
program
[SEARCH][
↑
]
Any
Positions cursor on the first instruction of the program.
Locate last rung of
program area
[SEARCH][
↓
]
Any
Positions cursor on the temporary end instruction, subroutine
area boundary, or the end statement depending on the cursor's
location. Press key sequence again to move to the next boundary.
Locate first instruction of
current rung
[SEARCH][
←
]
Remote Prog
Positions cursor on first instruction of the current rung.
Move cursor off screen
[SEARCH][
←
]
Remote Test
Run/Program
Moves cursor off screen to left.
Locate output instruction
of current rung
[SEARCH][
→
]
Any
Positions cursor on the output instruction of the current rung.
Locate rung without an
output instruction
[SHIFT]
[SEARCH]
Any
Locates any rung left incomplete due to an interruption
in programming.
Locate specific
instruction
[SEARCH]
[Instruction key]
(Address)
Any
Locates instruction searched for. Press [SEARCH] to locate the
next occurrence of instruction.
Locate specific word
address
[SEARCH]
(address)
Any
Locates this address in the program (excluding | | and | / |
instructions and addresses in files). Press [SEARCH] to locate the
next occurrence of this address.
1
Single rung display
[SEARCH]
[DISPLAY]
Any
Displays the first rung of a multiple rung display by itself. Press
key sequence again to view multiple rungs.
[SEARCH]
[4][3]
Any
Prints a single rung.
[SEARCH]
[4][4]
Any
Prints a ladder diagram dump.
[SEARCH]
[4][5]
Remote Prog
Prints a total memory dump.
[SEARCH]
[5][0]
Any
Prints the first 20 lines of data table configuration.
[SEARCH]
[5][3]
Any
Prints the first 20 lines of bit manipulation.
[SEARCH]
[5][4]
Any
Prints the first 20 lines of memory layout display.
Program controls
outputs
[SEARCH]
[5][9][0]
Run/Program
Places the processor in run/program mode.
Program executes
outputs disabled
[SEARCH]
[5][9][1]
Remote Test
Places the processor in remote test mode.
Processor awaits
commands
[SEARCH]
[5][9][2]
Remote
Program
Places the processor in remote program mode.
Enter leading zeros when bit address exceeds 5 digits or word address exceeds 3 digits.
1
Search