
A-79345E
Title
Draw
No.
Ed. Date Design Description
Date Jan.06.’04 Design. Apprv.
15/27
page
FANUC Series 30i-MODEL A
Tool management extension function
Example
1. When spindle 1 is named "SP1", and standby 1 is named "WT1"
G10L77P4; Set spindle position/standby position
N111; Specify spindle 1
P1 R83; 53h as ASCII code for "S"
P2 R80; 50h as ASCII code for "P"
P3 R49; 31h as ASCII code for "1"
N121; Specify standby 1
P1 R87; 57h as ASCII code for "W"
P2 R84; 54h as ASCII code for "T"
P3 R49; 31h as ASCII code for "1"
G11; Cancel the setting mode
In the MG item on the tool management data screen, spindle 1 is displayed as "SP1", and
standby 1 is displayed as "WT1".
NOTE
・ Data registered becomes effective after the screen display is switched to the
tool management screen.