Fanuc C-Executer Operating Manual
B-62443EN-3/03E
- 902 -
(8) Practicable number of files for opening simultaneously
The number of files which the application can open simultaneously is fixed
60 as a whole. I/O Control buffers which are used by High level input/output
functions(fopen,fclose,fprintf,...) are prepared respectively 15 for each task.
At launching of each task, following three standard input/output functions
are opened.
stdin console(MDI) input
stdout console(CRT) output
stderr console(CRT) output
(9) S-RAM disk
The C Executor application can access a S-RAM disk.
A S-RAM disk is a file device built on battery back upped RAM of CNC. Set the
size by the unit of KByte in parameter No.8662 for the utilization of S-RAM.
A S-RAM disk(max 59 KB,251 KB with option) is automatically initialized at
power on right after changing the set data in parameter No.8662. And it is
possible to initialize it by calling aux_file_format function in the
application program.
(10) S-RAM card
It is available for the application program to access a S-RAM card which is
inserted in the card slot beside LCD display device of FS16i/18i.
Refer "3.7 File Operation Library (37file.man)" for usage of S-RAM card.
[ End of 52fsys.man ]