
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)
377
In the FANUC Super CAP T/CAP II T and Super CAPi T system, macro
programs corresponding to processes, such as the auxiliary and transfer
processes, can refer to various data.
Program data is stored in extended P-code variables from variable No.
20000 in the Super CAP T/CAP II T and Super CAPi T system. Macro
programs cannot directly refer to the program data. However, data items
can be referred to indirectly. Such data items are data used in the process
being executed, parameters used for conversational programming, and
initial settings, which are stored in the specified areas.
(1) Program data (process data) area
Program data used in a certain process is copied to sixty macro
variables, from No. 20800 to No. 20859. For details of variables used
in each process, see Section 6.2.
NOTE
The same variable numbers are used for heads 1 and 2.
(2) Macro parameter area
Parameters, tool data, initial settings, and data derived from these
three data items are stored in this area. These items are used in macro
programs.
Initial settings 1 used in the program for head 2 are stored in sixty
variables, from No. 22000 to No. 22059, immediately after the
program starts. Initial settings 2 are stored in sixty variables, from
No. 22060 to No. 22119, also immediately after the program starts.
NOTE
The same variable numbers are used for heads 1 and 2.
E.6.4
Data Which Can Be
Referred to by Macro
Programs
E.6.4.1
Outline
E.6.4.2
Description