Omron CPM1A Network Card User Manual


 
89
3. Press the DEL Key.
DEL
00205DELETE?
AND 00103
4. Press the Up Arrow Key to delete the specified instruction.
If the instruction has more operands, the operands will be deleted automati-
cally with the instruction.
00205 DELETE END
AND 00105
After completing the insertion and deletion procedures, use the Up and Down
Arrow Keys to scroll through the program and verify that it has been changed
correctly, as shown in the following diagram.
00104
00100 0010500101
00201
END(01)
00102
01000
Corrected Program
Address Instruction Operands
00205 AND 00105
00206 AND NOT 00104
00207 OUT 01000
00208 END(01) -
4-3-10 Checking the Program
This operation checks for programming errors and displays the program
address and error when errors are found. It is possible in PROGRAM mode
only.
RUN MONITOR PROGRAM
No No OK
1, 2, 3... 1. Press the CLR Key to bring up the initial display.
2. Press the SRCH Key. An input prompt will appear requesting the desired
check level.
SRCH
00000PROG CHK
CHK LBL (0Ć2)?
3. Input the desired check level (0, 1, or 2). The program check will begin when
the check level is input, and the first error found will be displayed.
A
0
00178CIRCUIT ERR
OUT 00200
Note Refer to 5-5 Programming Errors for details on check levels and the
errors that may be detected when the program is checked.
4. Press the SRCH Key to continue the search. The next error will be dis-
played. Continue pressing the SRCH Key to continue the search.
The search will continue until an END instruction or the end of Program
Memory is reached. A display like this will appear if the end of Program
Memory is reached:
SRCH
00300NO END INST
END
Programming Console Operations
Section 4-3