7
COMMUNICATION USING BUILT-IN ETHERNET
PORTS OF CPU MODULE
7.6 File Transfer Function (FTP)
7 - 37
1
Overview
2
Performance
Specification
3
Sequence Program
Configuration and
Execution Conditions
4
I/O Nunber Assignment
5
Memories and Files
Handled by CPU Module
6
Functions
7
Communication using
built-in Ethernet ports of
CPU module
8
Communication with
Intelligent Function
Module
(b) Built-in Ethernet port QCPU dedicated subcommands
The Built-in Ethernet port QCPU dedicated subcommands added to and sent with
the FTP operation "quote" command are described below.
change
[Function] Displays/changes Built-in Ethernet port QCPU file attribute.
[Specification format1] When displaying file attribute
quote change File path name
One of the following is displayed as the execution result upon normal
completion.
• When the specified file is a read-only file : -----R
• When the specified file is a read/write-enabled file : -----W
[Specification format2] When changing file attribute
quote change File path name Attribute
Use one of the following for specifying the attribute.
• To change the file to read-only file : r
• To change the file to a read/write-enabled disk file : w
[Specification example1]
When displaying file attribute stored in the SRAM card
quote change 1:\MAINSEQ1.QDR
[Specification example2]
When changing file attribute stored in the SRAM card
quote change 1:\MAINSEQ1.QDR r