
B–61803E–1/10
APPENDIXO. FANUC Super CAPi T
514
When Complex Lathe Application which is an optional function is
available, the user’s macro program is called from the following two
places.
D The head of a machining program and the preprocessing part of a
process
D The part of the movement to a tool change position
The number (9013–9032) of the compile parameter, where G–code and
M–code for the macro call is set, is set to parameters 9292 and 9293. The
macro program (O9010–O9029) corresponding to a set number is called
from the following two places.
(1) The head of a machining program and the preprocessing part of a
process
(The macro program corresponding to parameter 9292)
In case of called at the head of a machining program, #9350 is set to 1.
In case of called at the preprocessing part of a process, #9350 is set
to 0.
(2) The part of the movement to a tool change position
(The macro program corresponding to parameter 9293)
Macro call (1)
#9350=0
Macro call (1)
#9350=0
Macro call (1)
#9350=0
Macro call (2)
Macro call (2)
Macro call (2)
Macro call (1)
#9350=1
Process 2
Process 2
Initial management
at the head of a
machining program
NOTE
User’s macro programs have to be stored in the user’s
module.
In order to convert the user’s macro program to NC program, it is
necessary to set various parameters. By the parameters setting, it is
possible to output the format of the macro call or to output as executing
program.
O.2
THE USER’S MACRO
INTERFACE FOR
COMPLEX LATHE
O.2.1
Calling of the User’s
Macro Program
O.2.2
NC Program
Conversion