![Mitsubishi Electric Q172CPU Programming Manual Download Page 29](http://html.mh-extra.com/html/mitsubishi-electric/q172cpu/q172cpu_programming-manual_1811836029.webp)
1 - 8
1 OVERVIEW
[Execution of the JOG operation]
JOG operation of specified axis is executed using the Motion program in
the Motion CPU. JOG operation can also be executed by controlling the JOG
dedicated device of specified axis.
An overview of JOG operation is shown below.
Motion CPU control system
Program end instruction
Program ends.
Motion program . . . . .
O 100;
SET #M 2042;
N 10 IF[[O N #M 2415] AN D [O N #M 2435]] G O TO 20;
G O TO 10;
N 20 #D640 = 100000;
#D642L = 100000;
IF [[O N #X003] AN D [O FF #M 3203]] THEN 1;
SET #M 3202;
ELSE 1;
R ST #M 3202;
END 1;
IF [[O N #X004] AN D [O FF #M 3202]] THEN 2;
SET #M 3203;
ELSE 2;
R ST #M 3203;
END 2;
.
.
.
N 80 M 02;
%
Motion program No.100
(Program No. specified with the
S(P).SFCS instruction.)
Program control function instruction
The flow of execute program is
controlled by conditions.
Create and correct using a peripheral device
(Note-1)
JOG operation by
the JOG dedicated
device control
All axes servo ON command turns on.
Transfer the JOG operation speed to
D640L and D642L.
1 axis forward rotation command
SET/RST
Program control function instruction
The flow of execute program is
controlled by conditions.
1 axis reverse rotation command
SET/RST
(1) Set the positioning control parameters using a peripheral device.
(2) Set the JOG speed to the JOG speed setting register for each axis using the
Motion program.
(3) Perform the JOG operation while the JOG start command signal is ON in the
Motion program.
Summary of Contents for Q172CPU
Page 229: ...5 88 5 POSITIONING DEDICATED SIGNALS MEMO ...
Page 447: ...7 186 7 MOTION PROGRAMS FOR POSITIONING CONTROL MEMO ...
Page 535: ...8 88 8 AUXILIARY AND APPLIED FUNCTIONS MEMO ...
Page 557: ...11 10 11 COMMUNICATIONS VIA NETWORK MEMO ...
Page 559: ...12 2 12 MONITOR FUNCTION OF THE MAIN CYCLE MEMO ...