Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 47 -
4.5 Other libraries
(1) MDI operation library
These funcitons are used to control key input from CNC's MDI panel.
NAME FUNCTION
--------------------------------------------------------------------------
aux_mdi_getmatrix Get MDI key matrix
aux_mdi_putmatrix Put MDI key matrix
aux_mdi_rstmatrix Reset MDI key matrix
aux_mdi_altmatrix Alter MDI key matrix
aux_mdi_putc Put one character to key input buffer
aux_mdi_write Write block data to key input buffer
aux_mdi_control Test or control key input buffer
aux_mdi_repeat Set key repeating interval time
aux_mdi_getstat Read inputting status of MDI key.
aux_mdi_clrbuf Clear input buffer of MDI key.
(2) CRT operation library
These functions are used to control CRT display and multiple window
display.
NAME FUNCTION
--------------------------------------------------------------------------
crt_getcurscrn Get current screen index
crt_setuserscrn Register user screen index
crt_isnewscrn Test screen switching status
crt_gettype Set CRT information
crt_setmode Set CRT screen mode
crt_cncscrn Switch to CNC screen
crt_fchar Outpout character by FANUC character code
crt_setuserskey Customize softkey on CNC screen
crt_setswt Set switching method between CNC's screen and user's
crt_setscrlarea Set scroll area
crt_opengr Open graphic display
crt_closegr Close graphic display
crt_graphic Enable or disable graphic display [4]
crt_readfkey Read the status of function keys [4]
crt_2ndcursor Display the secondary cursor [4]
crt_capmaccess Set accessing method to Super CAP M [4]
crt_capmscrn Switch to Super CAP M screen [4]
crt_settextattr Set attribute of characters on VRAM [4]
crt_gettextattr Get attribute of character on VRAM [4]
crt_setpalette Set color palette of VGA characters [4]
crt_setallpalette Set all color palette of VGA characters [4]