
7. WRITING, READING, AND VERIFYING
THE SEQUENCE PROGRAM AND
PMC PARAMETER DATA
B–61863E/15
PMC PROGRAMMER (CRT/MDI)
570
(4) FUNCTION
Select the direction of data transfer between the PMC and
input/output device.
Item Description
WRITE Outputs data from the PMC to an input/output device.
READ Inputs data from an input/output device to the PMC.
COMPARE Collates data in the PMC and an input/output device.
(Note) PMC data cannot be collated.
DELETE Deletes a file in FDCAS or M–CARD.
LIST Lists the files in FDCAS or M–CARD.
BLANK Performs blank check for F–ROM.
ERASE Clears the data in F–ROM.
FORMAT Initializes M–CARD (clears all data).
(5) FILE NO.
FILE NO. is displayed when FDCAS or M–CARD is selected for
DEVICE. Specify the file number or file name for WRITE, READ,
COMPARE, or DELETE processing. Note the following restrictions
on the file name when FDCAS or M–CARD is selected for DEVICE:
FDCAS (FANUC FD
CASSETTE)
M–CARD (MEMORY
CARD)
Number of characters
in the file name
Up to 17 characters following @
or #. The file is written after the
existing files.
Up to 8 characters following @
or #(*1).
When the same name
as an existing file is
specified
An error occurs. Delete the
existing file and reoutput the
new file.
The new file is written over the
existing file (the contents of the
existing file are lost).
When –1 is specified
for the file name
The file is written after the
existing files.
The system names the file and
writes it(*2).
When 0 is specified for
the file name
The file is written and all the
existing files are deleted.
The system names the file and
writes it(*2).
DATA KIND File name
ALL model–name.ALL
LADDER model–name.LAD
PARAM model–name.PRM
NOTE
1 Name the file in the MS–DOS format (up to eight characters
for the file name with up to three characters for the
extension).
Example) FILE NO. = @12345678.123
FILE NO. = #LADDER.EXE
2 If the file name is not specified, the system names the file
as follows:
The model name is
PMC–NB for the
PMC–NB and PMC–RA
for the PMC–SA1 or
PMC–SA3.