98
●
get
[Function]
Reads a file from the CPU module.
[Specification format]
get "source file path name" [destination file path name]
[Example 1]
When reading a file stored in the standard RAM and saving it under the same file name:
get 3:\MAINSEQ1.QDR
[Example 2]
When reading a file stored in the standard RAM and saving it under a different file name:
get 3:\SEQ1BAK.QDR \SEQ\SEQ10LD.QDR
[Note]
• 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.
●
ls
[Function]
Displays the names of the files stored in the CPU module.
[Specification format]
Is [drive name:\]
[Example]
When displaying the names of the files stored in an SD memory card:
ls 2:\
[Similar command]
dir
●
mdelete
[Function]
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 ?).
[Specification format]
mdelete "file path name" (abbreviated to "mdel" )
[Example]
When deleting all the files whose extensions are "QPG" from the program memory:
mdelete 0:\*.QPG
[Similar command]
delete
●
mdir
[Function]
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.
[Specification format]
mdir "source drive name" :\"destination file path name"
[Example]
When saving detailed information of the files stored in an SD memory card into the
S990901.LOG file:
mdir 2:\ S990901.LOG
[Note]
• 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.
[Similar command]
mls
Summary of Contents for MELSEC L Series
Page 1: ......
Page 2: ......
Page 19: ...17 CHAPTER 1 OVERVIEW 1 Memo ...
Page 116: ...114 Memo ...
Page 123: ......