
B–62073E–2/03
4.CONVERSATIONAL MACRO FUNCTION
115
#8539 Meaning
0 Normal termination
1 Invalid command was specified.
2 Command not usable with selected I/O device was specified.
For example, file search was specified when FANUC Cassette
is not used.
3 There is no line function option.
10 Line error (DR signal off) occurred.
11 Line error (CD signal off) occurred.
12 Line error (overrun error) occurred.
13 Line error (framing error) occurred.
14 Line error (buffer overflow) occurred.
15 Line is not opened.
20 Parameter is not specified correctly.
21 Data format is invalid.
22 Incorrect file number is specified.
23 There is no file that matches file number specified to read
directory information.
30 Line is busy.
115 Undefined variable number was specified.
255 There is no receive data.
File control can be performed with the conversational macro and with the
execution macro.
(1) User file setting method
The files which are used in file control use the user file area for setting
by the IPL screen. Therefore, for performing file control it is
necessary to set the user file area in advance.
The user file area can be set after a P–CODE file is stored in F–ROM.
Before setting the area, execute COMPILE & ROM WRITE.
Alternatively, store a dummy P–CODE file.
The following shows the setting method for user files.
1. While pressing the MDI keys [ – ] and [ ], turn on the power.
The following diagram is displayed on the display screen.
IPL
1. DUMP MEMORY
2. SET FILE
3. CLEAR FILE
4. FILE
5. SETTING
6. END IPL
?
2. Press key ”2”, and after selecting ”SET FILE”, press the [ INPUT
] key.
After the above display, it continues with the following display
one line at a time. However, if you continue after a ”?” by
inputting numerals and alphabetic characters according to the
following explanation and press the [ INPUT ] key, it moves to
the next line.
4.5.24
File Control