7
- 32
7.6 File Transfer Function (FTP)
7
COMMUNICATION USING BUILT-IN ETHERNET
PORTS OF CPU MODULE
get
[Function] Reads a file from the Built-in Ethernet port QCPU.
[Specification format]
get Transfer source file path name [Transfer destination file path name]
[Specification example1]
When reading a file stored in the SRAM card and saving that file under the
same file name
get1:\MAINSEQ1.QDR
[Specification example2]
When reading a file stored in the SRAM card and saving that file under a
different file name
get1:\SEQ1BAK.QDR\SEQ10LD.QDR
[Note]
When the transfer destination file path name (FTP client side) is not
specified, the file is saved on the FTP client side using the same file name
as the transfer source file name (Built-in Ethernet port QCPU side).
The transfer destination is on the current directory of which when FTP is
started up and connected to the server.
ls
[Function] Displays the names of files stored in the Built-in Ethernet port
QCPU.
[Specification format] Is [Drive name:\]
[Specification example]
When displaying the names of files stored in the SRAM card
ls1:\
[Similar function] dir
mdelete
[Function]
Deletes a file stored in the Built-in Ethernet port QCPU. To delete multiple
files, specify the file names and extensions within the file path name using a
wild card (* and/or ?).
[Specification format]
mdelete File path name (abbreviated format: mdel)
[Specification example]
When deleting all files whose extensions are "QPG" among the files stored
in the ATA card
mdelete2:\*.QPG
[Similar function] delete
Содержание Q00CPU
Страница 1: ......
Страница 2: ......
Страница 972: ...Index 6 Memo ...
Страница 975: ......
Страница 976: ......