Mitsubishi L02CPU User Manual page 134

Melsec-l series
Hide thumbs Also See for L02CPU:
Table of Contents

Advertisement

mls
mput
open
put
132
Function
Stores the name of the file stored in the CPU module in the FTP client side file as log data.
Specification
mls "source drive name":\"destination file path name"
format
Example
When storing the names of files stored in the SD memory card into the S990901F.LOG file:
mls 2:\ S990901F.LOG
• Always specify "\" immediately after the source drive name.
Note
• Always specify the source drive name when specifying the destination file path name
(FTP client side).
• If the destination file path name is not specified, the file is stored with the file name
determined by the FTP client's FTP application.
• The transfer destination is on the current directory where FTP is started up and
connected to the server.
Similar
mdir
command
Function
Writes a file to the CPU module.
To write multiple files, specify the file name and extension within the file path name using a
wild card character (* or ?).
When writing multiple files, transmission is checked for each file transfer.
Specification
mput "source file path name"
format
Example
When writing all the files whose extensions are "USR":
mput *.USR
Note
The storage destination file name is the same as that on the FTP client side.
The transfer destination is the memory in which current parameter files are stored.
Specifies the host name or IP address and port number on the FTP server side, and
Function
connects with the FTP server.
Specification
format
open "host name" [port number]
open "IP address" [port number]
• Host name: Host name set with Microsoft
• IP address: IP address of the CPU module side
• Port number: Port number to be used
Example 1
When specifying the host name and connecting to the FTP server
open HOST
Example 2
When specifying the IP address and connecting to the FTP server
open 192.0.1.254
Note
The IP address can be specified to create a connection when starting the FTP.
Function
Writes a file to the CPU module.
Specification
put "source file path name" [destination file path name]
format
Example 1
When writing the MAINSEQ1.QDR file to the standard RAM with the same file name:
put MAINSEQ1.QDR 3:\MAINSEQ1.QDR
Example 2
When writing the MAINSEQ.QDR file to the standard RAM with a different file name:
put MAINSEQ.QDR 3:\MAINSEQ1.QDR
Note
• If the directory is not specified with the source file path name (FTP client side), the file on
the current directory where FTP is started up and connected to the server is written.
• When no destination file path name (FTP server side) is specified, the file is stored in the
memory in which current parameter files are stored.
Windows
hosts file

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents