
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)
423
O119* * : Selected language
N9995 (‘123456123456’) ; (Soft key7) =1 : English
N9996 (‘123456123456’) ; (Soft key6) =2 : Japanese
=3 : German
=4 : French
=5 : Italian
=6 : Spanish
=7 : Chinese
=8 : Korean
FANUC Super CAP T Ver.2 or later/CAP II T and Super CAPi T support
parameter setting that enables a user-created program to use the
chuck/tailstock barrier function of the NC. This is done by pressing a soft
key on the presetting menu. This function uses the optional
chuck/tailstock barrier function of the NC.
(1) Chuck/tailstock barrier setting screen
(a) Number of the program used to display the chuck/tailstock
barrier setting screen, and starting that program
O1026 and O1027 are assigned to the programs that display the
chuck/tailstock barrier setting screen. If the cursor is positioned
to CHUCK NO. or CHUCK BARRIER of the presetting menu,
user program O1026 is called. If the cursor is positioned to
TAILSTOCK NO. or TAILSTOCK BARRIER on the same
screen, user program O1027 is called. The program is called in
each cycle of a system task when [SOFT KEY 9] is pressed.
To close the window, set a value of 99 in system parameter #9120.
The system closes the window and does not call the user program
in subsequent cycles.
SOFT
KEY1
SOFT
KEY3
SOFT
KEY2
SOFT
KEY4
SOFT
KEY5
SOFT
KEY6
SOFT
KEY7
SOFT
KEY8
SOFT
KEY9
SOFT
KEY10
(b) Displaying the screen and monitoring keys
The system erases the soft key section while leaving the
remainder of the screen as is. The user program shall open the
window and create a drawing in that window. Enter the character
string for each soft key to be used with the user program, in the
corresponding frame, using G243 or another suitable means.
Input by soft keys, page/cursor keys, numeric keys, and other
keys can be monitored using system variables #8501 and #8503.
E.6.10
Starting the
Chuck/Tailstock Barrier
Setting Screen
(Not Supported by Ver.1.)
E.6.10.1
Overview
E.6.10.2
Details