247
Key Sequence
Address currently set
Execution
ON
OFF
00000<DEBUG>
00000 STEP? 0
LD 00000
00001 STEP? 0
SBS (91) 00
00001STEP 1
SBS (91) 00
01000 STEP 0
LD 00002
01001 STEP 1
OUT 01000
01001STEP 0
OUT 01000
01002STEP 0
LD 00001
Meaning of Displays
Execution status 2
Execution status 1
00000STEP IL 1
LD 00000
Execution status 1 shows the execution condition of the current instruction or
indicates that a block program is being executed. This status can be changed
(set or reset) by using PLAY/SET or REC/RESET as long as B (see below) is
not also being displayed. Execution status 1 values indicate the following:
0: OFF
1: ON
B: Block program execution
Execution status 2 values indicate the following:
IL:
The displayed instruction is between IL(02) and ILC(03) and the IL
condition is not met.
JP:
The displayed instruction is between JMP(04) and JME(05) and the
JMP condition is not met.
NP:
Block program is not executed.
Example
Debugging
Section 7-1