Omron master control units Video Game Controller User Manual


 
4-2SectionProgramming Console Operations
41
4. To change the function code assignment, press the CHG Key.
CHG
INST TBL CHG?
FUN061:INI~????
5. Use the Up and Down Arrow Keys to display the available instructions.
/
INST TBL CHG?
FUN061:INI ~HEX
6. Press the WRITE Key to make the setting.
WRITE
INST TBL READ
FUN061:HEX
4-2-7 Setting and Reading a Program Memory Address and Monitoring
I/O Bit Status
This operation is used to display the specified program memory address and is
possible in any mode.
RUN MONITOR PROGRAM
OK OK OK
When a program is input 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.
The ON/OFF status of any displayed bit will be shown if the PC is in RUN or
MONITOR mode.
1, 2, 3... 1. Press the CLR Key to bring up the initial display.
00000
2. Input the desired address. It is not necessary to input leading zeroes.
C
2
A
0
A
0
00200
3. Press the Down Arrow Key.
00200READ OFF
LD 00000
In the RUN or MONITOR
mode, ON/OFF status of
the bit will be displayed.
4. Press the Up and Down Arrow Keys to scroll through the program.
00201READ ON
AND 00001
00200READ OFF
LD 00000
4-2-8 Instruction Search
This operation is used to find occurrences of the specified instruction in the pro-
gram and is possible in any mode.
RUN MONITOR PROGRAM
OK OK OK