Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 855 -
A C Executor application program is compiled and converted to the memory
card format file by executing "omf2mem.com". Then, Data files are combined
to the C Executor program file by executing "dat2mem.com". When power is
applied to the CNC, only program part of this type of file is loaded into
D-RAM to run.
(3) C Executor data file
This type is composed of C Executor data files.
+--------------------------------------+
| Data file |
| directory entry |
+--------------------------------------+
| Data file 1 |
+--------------------------------------+
| Data file 2 |
| |
+--------------------------------------+
| : |
| : |
| : |
| : |
| : |
+--------------------------------------+
| Data file n |
+--------------------------------------+
"dat2mem" combines multiple data files into a file and converts it to
Memory_Card format file. The C Executor data file is not loaded into D-RAM
in CNC.
As to the procedure to make previous three types of Memory_Card files,
refer to:
OMF file to Memory_Card file conversion utility manual, (55o2m.man) or
Data file to Memory_Card file conversion utility manual (56d2m.man).
[Note] Do not call these library functions while the PMC pages are displayed
on the screen. This limitation comes from the F-ROM access
arbitration process.
This library function can be called in any of the Main/Alarm/
Communication tasks, but they cannot be called in multiple tasks at
the same time.