Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 634 -
------------------------------------------------------------------------------
3. Reset MDI key matrix. <Main,Alarm>
------------------------------------------------------------------------------
[Name]
aux_mdi_rstmatrix
[Syntax]
#include <bios.h>
int aux_mdi_rstmatrix( int module_id ) ;
[Arguments]
module_id Class of matrix.
[Return]
0 Successful.
Negative Incorrect class of matrix "module_id".
[Description]
Restore the MDI key matrix to the initial (power-on) setting.
This function is used to restore te MDI key matrix which is modified
by "aux_mdi_putmatrix" function to the initial setting.
Specify one of following matrix class.
module_id Matrix class
-----------------------+--------------------------------
MAIN_MDI_MATRIX Matrix of CNC software
MMC_MDI_MATRIX Matrix of application program