
10. READER/PUNCHER INTERFACE
B–61863E–1/06
PMC LIBRARY
274
(d) Specifying the DC3 code (OD)
OD = 0 : DC3 is assumed to 93h.
13h : DC3 is assumed to 13h.
D Specify 0 to use the FANUC cassette as the input/output
device.
D Please do not set the value other than 0 and 13h.
D It is invalid in PMC–NB/NB2/15i–A.
(e) Specifying the code for data output (OC)
OC = 1 : ASCII code
2 : ISO code
D Specify 2 to use the FANUC cassette as the input/output
device.
(f) Specifying the code for data input (IC)
IC = 0 : ISO/ASCII code automatic distinction
1 : ISO code parity check effective.
D It is invalid in PMC–NB/NB2/15i–A.
[Output]
______
[Returns]
ret Completion code (–1, 0, 1, 2, 5, 6, 20)
[Remarks]
D For the return value, see the item on the completion code types.
D To input or output data after the interface is opened, use the
pl_rsrd2 and pl_rswrt2 functions.
D When the file is opened by specifying file number, all the files
after the file are deleted.
D When the file is opened by specifying file number = –1, all the
existing files are deleted and the file is created with file number
1.
D When the file is opened by specifying file number = 0, the file is
created after the existing files.
When the file is opened by specifying file name, the file is created
after the existing files.