
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)
362
(c) Data structure of an auxiliary process and transfer process
The input formats and display formats of data items such as type,
head, and display data depend on the data format values specified in
pairs for such data items.
(Data format) = –1 : The data item is not displayed. The cur-
sor cannot be moved to the item. The
field for a data item not displayed is
front-justified, that is, the field displays
the next data item without leaving space.
(Data format) < 10000 : The data is numeric data, and numeric
keys are used for data input. A data for-
mat value represents the number of deci-
mal places.
(Data format) y 10000 : The data provides a string indication. A
soft key is used for data input.
(Data format) y 20000 : The data is numeric data, and soft keys
and numeric keys can be used for data
input.
(Data format) =
*
AB
**
:
When A= 0, the data is normally dis-
played.
When A=1, the data is displayed in
reverse video.
When B=1, the data is displayed in red.
When B=2, the data is displayed in
green.
When B=3, the data is displayed in yel-
low.
When B=4, the data is displayed in blue.
When B=5, the data is displayed in pur-
ple.
When B=6, the data is displayed in light
blue.
When B=0, 7, or 9, the data is displayed
in white.
(Data format) = 100000 : The data represents a surface speed/
speed. Its display and data input proces-
sing are performed exactly in the same
way as for other processes.
(Data format) = 100001 : The data provides a coolant ON/OFF
indication (1=ON, 2=OFF). Soft keys
and numeric keys can be used for data
input.
(Data format) = 200000 : The data provides a string indication.
Soft keys and numeric keys can be used
for data input.