Mitsubishi Electric Q03UDVCPU User Manual page 156

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

Advertisement

mget
[Function]
[Specification format]
[Example]
[Note]
mls
[Function]
[Specification format]
[Example]
[Note]
[Similar command]
mput
[Function]
[Specification format]
[Example]
[Note]
open
[Function]
[Specification format]
[Example 1]
[Example 2]
[Note]
154
Reads out a file from the CPU module.
To read out multiple files, specify the file name and extension within the file path name
using a wild card (* and/or ?).
When reading multiple files, reception is checked for each file transfer.
mget "file path name"
When reading all the files whose extensions are "USR" among the files stored in an SD
memory card:
mget 2:\*.USR
The file read out is saved on the FTP client side under the same file name.
The storage destination is on the current directory where FTP is started up and connected
to the server.
Stores the names of the files in the CPU module as log data into a file on the FTP client
side.
mls "source drive name":\"destination file path name"
When storing the names of the files in an SD memory card into the S990901F.LOG file:
mls 2:\ S990901F.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 stored 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.
mdir
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 (* or ?).
When writing multiple files, transmission is checked for each file transfer.
mput "source file path name"
When writing all the files whose extensions are "USR":
mput *.USR
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.
Connects to the FTP server by specifying the host name or IP address and port number of
the FTP server.
open "host name" [port number]
open "IP address" [port number]
• Host name: Host name set in the Microsoft
• IP address: CPU module IP address
• Port number: Port number to be used
When connecting to the FTP server by specifying a host name:
open HOST
When connecting to the FTP server by specifying an IP address:
open 192.0.1.254
Connection is also possible by specifying an IP address at startup of FTP.
®
®
Windows
hosts file

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents