Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 72 -
1.5 Other libraries
(1) MDI operation library
These are the functions which customize key-input from MDI panel, alter
key code, enable key repeating and generate key code by the application
program.
---------------------------------------------------------------------------
Name CExe Function
---------------------+----+------------------------------------------------
aux_mdi_getmatrix MA Get MDI key matrix.
aux_mdi_putmatrix MA Put MDI key matrix.
aux_mdi_rstmatrix MA Reset MDI key matrix.
aux_mdi_altmatrix MA Alter MDI key matrix.
aux_mdi_putc MA Put one character to key input buffer.
aux_mdi_write MA Write block data to key input buffer.
aux_mdi_control MA Test or control key input buffer.
aux_mdi_repeat MA Set key repeating interval time.
aux_mdi_getstat MA Read inputting status of MDI key.
aux_mdi_clrbuf MA Clear input buffer of MDI key.
---------------------------------------------------------------------------