Mitsubishi Electronics E60 Video Game Controller User Manual


 
CJ
- 131 -
Point
(a) After the timer coil is turned ON, even if the timer that is turning the coil ON with the CJ
command is jumped, the timer count will continue.
(b) The scan time will be shortened if jumping is done after the CJ command.
(c) The CJ command can be used to jump to a previous step.
X10
X9
P8
30
CJ P8
Y91
M3
1001
1004
When M3 turns ON, the program will
jump to the P8 label.
Executed when M3 is OFF.
Y80
......
(d) The devices skipped with CJ will not change.
X9
XB
CJ P19
Y4C
XB
When XB turns ON, the program will
jump to the P19 label.
Even if XB, C is turned ON/OFF
during execution of the CJ command,
Y43, 49 will not change.
Y49
XC
Y43
P19
27
25
20
23
(e) Label (P**) possesses one step.
M36
X8
P9
21
CJ P9
Y39
M3
19
14
Y36
M33
Y30
17
X9
24
Y3E
Possesses one step.
(Notes)
(1) Designate the pointer No. so that it comes prior to the END command.
(2) Designate the lavel No. which exists in the program file as the pointer No.