Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 665 -
Lists of Functions
~~~~~~~~~~~~~~~~~~
1. CRT operation library
--------------------------------------------------------------------------
Name Function
--------------------------------------------------------------------------
1.1 crt_getcurscrn Get current screen index.
1.2 crt_setuserscrn Register user screen index.
1.3 crt_isnewscrn Test screen switching status.
1.4 crt_gettype Get CRT information.
1.5 crt_setmode Set CRT screen mode.
1.6 crt_cncscrn Switch to CNC screen.
1.7 crt_fchar Output character by FANUC character code.
1.8 crt_setuserskey Customize softkey on CNC screen.
1.9 crt_setswt Set switching method between CNC's screen and
user's.
1.10 crt_setscrlarea Set scroll area.
1.11 crt_opengr Open graphic display.
1.12 crt_closegr Close graphic display.
1.13 crt_graphic Enable or disable graphic display.
1.14 crt_readfkey Read the status of function keys.
1.15 crt_2ndcursor Display the secondary cursor.
1.16 crt_capmaccess Set accessing method to Super CAP M.
1.17 crt_capmscrn Switch to Super CAP M screen.
1.18 crt_settextattr Set attribute of characters on VRAM.
1.19 crt_gettextattr Get attribute of character on VRAM.
1.20 crt_setpalette Set color palette of VGA characters.
1.21 crt_setallpalette Set all color palette of VGA characters.
1.22 crt_getcncpalette Get color palette of CNC screen.
--------------------------------------------------------------------------
2. Multiple window display library
--------------------------------------------------------------------------
Name Function
--------------------------------------------------------------------------
2.1 win_open Open window.
2.2 win_close Close window.
2.3 win_select Select window.
2.4 win_activate Activate window.
2.5 win_move Move window.
2.6 win_size Alter window size.
2.7 win_full Let active window be full screen size.
2.8 win_window Let active window be window size.
2.9 win_info Get window information.
2.10 win_col Set color of window frame and title string.
2.11 win_hide Hide window.
2.12 win_show Show window.
2.13 win_setttl Set window title string.