Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 630 -
MDI operation library of C Library can handle only key information input
to C User application. C User application can execute all MDI operation
library functions. However, only operations for the key inputting to the
user application is effective. It is impossible to operate key inputting
information to the CNC software by specifying MAIN_MDI_MATRIX for each
function. (No error is issued.)
The MMC-IV application execute the operations for key inputting information
to the CNC software and the MMC-IV application software.
(B) When Intelligent Terminal is present.
+----------------+
| I/T Keyboard | (I/T: Intelligent)
+----------------+
|
| Reading key information
v
+------------------------+ +--------------------------+
| I/T Keyboard driver | <--- | Key customizing table |
+------------------------+ +--------------------------+
| | Reference ^
| | | Customizing
| | |
| | +----------------------+
| +-----------> | I/T Application soft |
| Key code +----------------------+
|
|
+-------------------+
| CNC driver soft |
+-------------------+
| |
| | +------------------+
| +--------> | C Library |
| Key code +------------------+
| |
| | Key code
| v
Key code | +------------------------+
| | C User application |
| +------------------------+
v
+----------------------+
| CNC software |
+----------------------+
It is impossible to handle key inputting for C User application on the
system with Intelligent Terminal. C User application can execute all MDI
operation library functions. However, all functions do nothing when they
are called. (No error is issued.)
The Intelligent Terminal application execute all of the operations for key
inputting information.