158
Programming Console Operations Section 7-3
4. Press the CHG Key to assign a different expansion instruction to the se-
lected function code.
5. Press the Up and Down Arrow Keys to scroll through the expansion in-
structions that can be assigned to the selected function code.
6. Press the WRITE Key to assign the displayed instruction to the function
code.
7-3-6 Setting and Reading a Program Memory Address and Monitoring
Bit Status
This operation is used to display the specified program memory address and
is possible in any mode. The ON/OFF status of any displayed bit will be shown
if the PC is in RUN or MONITOR mode.
When inputting a program for the first time, it is generally written to Program
Memory starting from address 000. Because this address appears when the
display is cleared, it is not necessary to specify it.
When inputting a program starting from other than 000 or to read or modify a
program that already exists in memory, the desired address must be desig-
nated.
1,2,3... 1. Press the CLR Key to bring up the initial display.
2. Input the desired address. It is not necessary to input leading zeroes.
3. Press the Down Arrow Key. The ON/OFF status of any displayed bit will be
shown in the upper right corner if the PC is in RUN or MONITOR mode.
4. Press the Up and Down Arrow Keys to scroll through the program.
Note The MONTR Key can be pressed to switch to the Bit, Digit, Word Monitor
Operation. When finished with the Bit, Digit, Word Monitor Operation, the CLR
and Down Keys can be pressed to return to Setting and Reading a Program
Memory Address and Monitoring Bit Status Operation.
CHG
INST TBL CHG?
FUN018:TKY ~????
↓
INST TBL CHG?
FUN018:TKY ~HEX
WRITE
INST TBL READ
FUN018:HEX
RUN MONITOR PROGRAM
OK OK OK
C
2
A
0
A
0
↓
200READ OFF
LD 00000
↓
201READ
AND 00001
↑
200READ
LD 00000