
ページ
ページ
ページ
ページ
3
13
Si
nature Description
1998/09/21
FS16/18-MC , FS16i
18i-M
Tool Life Management B
A-63526E
Title
Drawin
No.
Edit Data
2. Arbitrary tool group number setting
2.1.General
By using this function (parameter No.6802#5), it is possible to specify the group by using
an arbitrary T code instead of the group by using T code of tool life management ignore No.
+ Group No.
2.2.Setting method
(1)The data setting by programming
The arbitrary group number is set by specifying P code that is commanded in the same
block with T code.
The group which is set by P code is registered as a new group number (arbitrary group
number) with the value of T. When the tool of the group is used, the registered arbitrary
group number is specified.
Example) When 12345 is set the arbitrary group number in the group No. 1
G10 L3 ;
P1 L999999 T12345;
T01 ;
G11 ;
M02 ;
G10 L3 → Start of setting tool life data
P__ → Group No. (1-maximum group No.)
L__ → Tool life(frequency:1-999999/time:1-100000)
T__ → The arbitrary group number(1-99999999)
T__ → Tool No.
G11 → End of setting tool life data