
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)
369
229
#9110= 101 102 103 104 105 106 107
PROC (05)
199
TYPE
HEAD
Display
data 1
Display
data 2
Display
data 3
Display
data 4
Display
data 5
Display
data 6
Display
data 7
Display
data 8
Display
data 9
Display
data 10
Display
data 11
Display
data 12
#9110= 208 209 210 211 212 213 214
Example:
5. Set, in #9110, 300 added to the current cursor position when
the cursor moves outward from within a transfer or auxiliary
process because the page key ["] is pressed. Set, in #9110,
400 added to the current cursor position when the cursor
moves outward from within a transfer or auxiliary process
because the page key [#] is pressed. Depending on the value
in #9110, the system displays the cursor at the corresponding
position.
Example:
308 313
401 404
#9110= 301 302 303 304 305 306 307
PROC (05)
TYPE HEAD Display
data 1
Display
data 2
Display
data 3
Display
data 4
Display
data 5
Display
data 6
Display
data 7
Display
data 8
Display
data 9
Display
data 10
Display
data 11
Display
data 12
#9110= 408 409 410 411 412 413 414
6. When the cursor moves into a transfer or auxiliary process
from the outside because a page key or cursor key is pressed,
the system sets the cursor position in #9110, and calls a user
program.
NOTE
1 If an item is not displayed according to the data format in the
examples above, the system front-justifies the items that
follow. (That is, no space is left for an item not displayed.)
2 According to the data format of internal data, the system
calculates the position of the cursor taking into any
front-justification processing performed.