PREPARATION BEFORE STARTING MASS PRODUCTION F-35
9-4
Create the Program for Load Monitoring
This section describes the procedure for creating the load monitor program and example of a
program.
9-4-1
Designating the Load Monitor Program
M92 F_.;
M93;
M92 . . . . . . . . .Start of teaching or load monitoring
Specify M92 in a block independently without other
commands.
F_. . . . . . . . . . .Sets group number (1 to 24).
M93 . . . . . . . . .End of teaching or load monitoring
O1234;
N00001;
M92 F3.;
Machining program
M93;
N00002;
M92 F2.;
Machining program
M30;
%
COMMAND
NOTE
Ex.
1.
Enclose the interval with M codes where
load should be monitored by M92 and
M93 in units of operation processes.
2.
The specified interval may include
acceleration/deceleration of the spindle
and rapid traverse of the axis.
NOTE