
!
61
3-5-9
Program Searches
The program can be searched for occurrences of any data area address or
timer/counter used in an instruction. Searches can be performed from any
currently displayed address or from a cleared display.
Once an occurrence of an instruction or bit address has been found, any ad-
ditional occurrences of the same instruction or bit can be found by pressing
MON again.
When the first word of a multiword instruction is displayed for a search opera-
tion, the other words of the instruction can be displayed by pressing the down
key before continuing the search.
Key Sequence
[Bit Address]
0Ć000
0Ć000CONT SEARCH
0000
0Ć000CONT SEARCH
0200
0Ć051CONT SEARCH
AND NOT 0200
3-5-10
Inserting and Deleting Instructions
In PROGRAM mode, any instruction that is currently displayed can be de-
leted or another instruction can be inserted before it. These operations are
not possible in RUN mode.
To insert an instruction, display the instruction before which you want the new
instruction to be placed, input the instruction word in the same way as when
inputting a program initially, and then press INS and the down key. If other
words are required for the instruction, input these in the same way as when
inputting the program initially.
To delete an instruction, display the instruction word of the instruction to be
deleted and then press DEL and the up key. All the words for the designated
instruction will be deleted.
Caution
Be careful not to inadvertently delete instructions; there is no way to recover
them without reinputting them completely.
Example:
Inputting the Program
Section 3-5