
FANUC Series 16i/18i/21i-MA/MB/TB TOOL MANAGEMENT FUNCTION A-78614EN
2002.08.08 Edition 04
120
FOCAS1/HSSB, FOCAS1/Ethernet Library
At the FOCAS1, library function handles the tool data at the “Tool
management data” specified by the “data number” as the C function
structure, and you can access each data of the tool data as the member of the
structure.
FANUC will provide the C language FOCAS1/HSSB and FOCAS1/Ethernet
library that reads/writes the “Tool Management data” from/to CNC side
to/from PC side, by being specified the structure as the function argument.
At the library function, multiple structured data will be handled at one time
of function calling.
Data
numbe
r
Tool
number(T)
Tool life
counter
Maximum
tool life
State
of tool
life
...
.
Tool length
compensation
number (H)
Cutter
compensation
number (D)
Spindle
speed
(S)
Feed
rate
(F)
Customi
zing
data 1
... Customi
zing
data 4
1 10000001 0 1000 0 1 1 4000 10000
2 10000002 123 1000 3 2 2 4000 5000
3 10000003 987 1000 2 3 3 3000 4000
By the same manner, FANUC will provide also the FOCAS1/HSSB and
FOCAS1/Ethernet library that reads/writes the magazine data corresponding
to the “No.” at the “Magazine management table”, as the structure.
No. Magazine
number
Pot
number
Tool management
data number.
11 1 3
21 2 12
31 3 15
handled as one structure
handled as one structurehandled as one structure
handled as one structure
can be accessed as
can be accessed ascan be accessed as
can be accessed as
the member of the
the member of thethe member of the
the member of the
structure
structurestructure
structure