
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)
375
To execute a transfer or auxiliary process, the following dedicated
program numbers are added:
O9018 = Program number of the transfer process executable macro
O9019 = Program number of the auxiliary process executable macro
NOTE
A program number called with G code from a user program (NC
format program) is used for a transfer or auxiliary process.
#9122 = 1 : Conversational programming menu being displayed
#9122 = 0 : Different screen being displayed
NOTE
#9122 can be read also with an executable macro.
#9123 = 1 : Window OFF
#9123 = 0 : Window ON
In a user program, control whether to provide window according to the
value of #9123.
NOTE
Be sure to exercise cursor control at all times, regardless of the
value of the system variable above.
#9121 = 1 : Conversational mode
#9121 = 0 : NC mode
From the value of #9121, a user program can check whether the
conversational mode or NC mode is currently selected.
NOTE
At the time of activation (including animatedsimulation), the
conversational mode or NC mode is started.
#9121 can be read also with an executable macro.
E.6.3.4
Executable Macro
Program Numbers
E.6.3.5
System Variable for
Conversational
Programming Menu
Indication
E.6.3.6
System Variable for
Window ON/OFF State
Indication
E.6.3.7
System Variable for
Conversational Mode/NC
Mode Indication