
09 00.11.21 K.Yamamuro Revised to edition 09
08 00.06.22 T.Watanabe Revised to edition 08 T.Endo
01 99.03.10 K.Yamamuro New-registered T.Endo
A-63537E
ED DATE DESIG.
DESCRIPTION 84/134
SHEET
TITLE
FANUC Series 16i/18 i -TA
Compound Machining Function
TITLE
CUST.DRAW.NO.
In the tool life management, the following command is used.
T****; Specifies a tool group number
The tool life management function selects, from a specified group,
a tool whose life has not expired, and outputs its T code. In ****,
specify a number calculated by adding the tool life management
cancel number specified in parameter 6810 to a group number. For
example, to set tool group 1 when the tool life management cancel
number is 100, specify T101;.
M06; Terminates life management for the previously used tools, and
begins counting the life of the new tools selected with the T code.
Example) Parameter No. 6810 = 100 (Tool life management cancel number)
Oxxxx;
T010199; A tool whose life has not expired is selected from group 1.
M06; The selected tool (in group1) is used for machining.
G43; The tool offset of the current used tool (in group1) is effective.
G49; The tool offset is cancelled.
T010299; A tool whose life has not expired is selected from group 2.
G43; The tool offset of the current used tool (in group1) is effective.
G49; The tool offset is cancelled.
M06T010199; The selected tool (in group 2) is used for machining and a tool whose
life has not expired is selected from group 1.
M06; The selected tool (in group 1) is used for machining
• Tool life management
command in milling
mode
Note
When plural M code is specified in the same block, M06 is specified at
the head of them.