17.17 HTTPcSET (HTTP Client Transfer Setting)
■
Ladder diagram
(Note 1) The above figure shows the case that S1=U100 (built-in ET-LAN in the CPU unit) and S2=U1
(connection number 1) are specified by the UNITSEL instruction.
(Note 2) By copying and pasting the following text in the instruction list box of FPWIN GR7, the operand part of
the above program can be input.
HTTPcSET "ID=0" "SV0,UPLOAD,POST" "DT0,10" "/data.csv"
■
List of operands
Operand Description
S1
Starting address of the device area that stores the string data that indicates a transfer setting
number, or a character constant.
S2
Starting address of the device area that stores the string data that indicates the parameters for
operation setting, or a character constant.
S3
Starting address of the device area that stores the string data that indicates source device settings,
or a character constant.
S4
Starting address of the device area that stores the string data that indicates a destination URL, or a
character constant.
■
Devices that can be specified (indicated by ●)
Operan
d
16-Bit device:
32-Bit
device:
Integer
Real
numbe
r
St
rin
g
Index
modifie
r
W
X
W
Y
W
R
W
L
W
S
S
D
D
T
L
D
U
M
WI
W
O
TS
C
S
TE
C
E
IX K U H SF
D
F
" "
S1 ● ● ● ● ● ● ●
S2 ● ● ● ● ● ● ●
S3 ● ● ● ● ● ● ●
S4 ● ● ● ● ● ● ●
■
Outline of operation
● This instruction configures the HTTP client transfer settings (0 to 15).
17.17 HTTPcSET (HTTP Client Transfer Setting)
WUME-FP7CPUPGR-12 17-87