Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 76 -
(7) F-ROM library
These are the functions which read C Executor data stored in the flash ROM
module.
---------------------------------------------------------------------------
Name CExe Function
---------------------+----+------------------------------------------------
aux_from_open MAC Open the specified F-ROM file.
aux_from_close MAC Close the F-ROM file.
aux_from_select MAC Select data in the F-ROM file.
aux_from_moveptr MAC Move read pointer.
aux_from_read MAC Read data from the F-ROM file.
aux_from_getdir MAC Read directory information of a F-ROM file.
aux_from_getinfo MAC Read F-ROM file information.
aux_from_getc MAC Read a character from the F-ROM file.
aux_from_gets MAC Read a line from the F-ROM file.
---------------------------------------------------------------------------
(8) Touch-panel library
This is the function which reads the status and (X,Y) coordinate of the
touch-panel.
---------------------------------------------------------------------------
Name CExe Function
---------------------+----+------------------------------------------------
aux_tpl_read MAC Read the status and (X,Y) coordinate of the
touch-panel.
---------------------------------------------------------------------------