
B–61803E–1/10
APPENDIX
E. FANUC Super CAP T/CAP II T MACRO
COMPILER/EXECUTOR (Series 16/18)
and Super Capi T Macro Compiler/
EXECUTOR (Series 16i/18i/21iT)
440
When programs used for the auxiliary and transfer processes are
converted to NC statements, the machine conditions strongly affect the
NC statements even if the same data is used. Super CAP T/CAP II T and
Super CAPi T provides two types of NC statements to be converted from
programs used for the auxiliary and transfer processes. They are NC
statements which represent the programs to be executed and those only
for calling sub-programs.
It is also possible to select whether programs are called either from the
ROM or from the RAM.
#7 #6 #5 #4 #3 #2 #1 #0
Parameter
9777 NCF
Bit 6 (NCF) 0 : NC statements which represent programs to be
executed are output for the auxiliary and transfer
processes.
1 : NC statements only for calling sub-programs are
output for the auxiliary and transfer processes.
(For details, see 6.8.3.)
#7 #6 #5 #4 #3 #2 #1 #0
Parameter
9778 AUX TRS
Bit 0 (TRS) 0 : Sub-programs are called from the ROM in the
transfer process.
1 : Sub-programs are called from the RAM in the
transfer process.
Bit 1 (AUX) 0 : Sub-programs are called from the ROM in the
auxiliary process.
1 : Sub-programs are called from the RAM in the
auxiliary process.
E.10
FUNCTION FOR
CONVERTING
PROGRAMS USED
FOR THE AUXILIARY
AND TRANSFER
PROCESSES TO NC
STATEMENTS
E.10.1
Outline
E.10.2
Setting Parameters