Mitsubishi Electric Q03UDVCPU User Manual page 155

Qnucpu series (communication via built-in ethernet port)
Hide thumbs Also See for Q03UDVCPU:
Table of Contents

Advertisement

get
[Function]
[Specification format]
[Example 1]
[Example 2]
[Note]
ls
[Function]
[Specification format]
[Example]
[Similar command]
mdelete
[Function]
[Specification format]
[Example]
[Similar command]
mdir
[Function]
[Specification format]
[Example]
[Note]
[Similar command]
Reads a file from the CPU module.
get "source file path name" [destination file path name]
When reading a file stored in the standard RAM and saving it under the same file name:
get 3:\MAINSEQ1.QDR
When reading a file stored in the standard RAM and saving it under a different file name:
get 3:\SEQ1BAK.QDR \SEQ\SEQ10LD.QDR
• When no destination file path name (FTP client side) is specified, the file is saved in the
FTP client using the same source file name (CPU module side).
• The transfer destination is on the current directory where FTP is started up and
connected to the server.
Displays the names of the files stored in the CPU module.
Is [drive name:\]
When displaying the names of the files stored in an SD memory card:
ls 2:\
dir
Deletes a file stored in the CPU module.
To delete multiple files, specify the file name and extension within the file path name using
a wild card character (* or ?).
mdelete "file path name" (abbreviated to "mdel")
When deleting all the files whose extensions are "QPG" from the program memory:
mdelete 0:\*.QPG
delete
Saves detailed information (file names, creation dates, and sizes) of the files stored in the
CPU module as log data into a file on the FTP client side.
mdir "source drive name" :\"destination file path name"
When saving detailed information of the files stored in an SD memory card into the
S990901.LOG file:
mdir 2:\ S990901.LOG
• Type "\" immediately after the source drive name.
• Specify a source drive name when specifying a destination file path name (FTP client
side).
• Without a destination file path name, the file is saved using a file name determined by
the FTP application on the FTP client side.
• The transfer destination is on the current directory where FTP is started up and
connected to the server.
mls
CHAPTER 9 FILE TRANSFER FUNCTION (FTP)
9
153

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents