Mitsubishi Electronics E60 Video Game Controller User Manual


 
SFT
- 67 -
Execution condition
The execution conditions for the SFT command are as shown below.
SFT input OFF
SFT command
ON
Executed per scan Executed per scan
Program example
(1) Program to shift Y57 to 5B when X8 turns ON.
SFT
Y5B
SFT Y5A
SFT Y59
SFT Y58
PLS M8
X7
M0
(pules coding)
SET Y57
M8
Shifting is executed when M0 turns ON.
(program from the largest device No.)
X57 is turned ON when X7 turns ON.
26
29
9
PLS
M0
X8
6
Coding
No. of
steps
Com-
mand
Device
6 LD X8
7 PLS M0
9 LD M0
10 SFT Y5B
14 SFT Y5A
18 SFT Y59
22 SFT Y58
26 LD X7
27 PLS M8
29 LD M8
30 SET Y57
M0
X7
Y57
Y58
Y59
Y5A
Y5B
31