■
I/O allocation (in the case of CPU with built-in SCU)
COM Port No.
Name
Description
1
2
0
XC
XD
XE
Master
communication
clear to send flag
Turns ON when MEWTOCOL-COM, MEWTOCOL7, or MODBUS-
RTU is set for the communication mode, and the unit is in the
RUN mode.
YC
YD
YE
Master
communication
sending flag
Turns ON during sending data based on SEND/RECV instruction.
Turns OFF when the sending process is completed.
Y0
Y1
Y2
Sent flag
Reports completion result of sending data in genera-purpose
communication or master communication.
(Normal completion: 0, Abnormal completion: 1)
(Note 1)
Each contact is used for reading the operation state. Do not write over it with a user program.
■
I/O allocation (in the case of Serial Communication Unit)
COM Port No.
Name
Description
1
2
3
4
XC
XD
XE
XF
Master
communication
clear to send flag
Turns ON when MEWTOCOL-COM, MEWTOCOL7, or
MODBUS-RTU is set for the communication mode, and the unit
is in the RUN mode.
YC
YD
YE
YF
Master
communication
sending flag
Turns ON during sending data based on SEND/RECV
instruction.
Turns OFF when the sending process is completed.
Y0
Y1
Y2
Y3
Sent flag
Reports completion result of sending data in genera-purpose
communication or master communication.
(Normal completion: 0, Abnormal completion: 1)
(Note 1)
Each contact is used for reading the operation state. Do not write over it with a user program.
■
Precautions during programming (in the case of SCU)
● Use the UNITSEL instruction immediately before the SEND/RECV instruction to specify a
target port for communication.
● Master communication is only enabled when MEWTOCOL or MODBUS is selected. Confirm
that the "master communication clear to send flags" (XC to XF) are ON for the corresponding
channel, and execute the SEND/RECV instruction.
● Another SEND/RECV instruction cannot be executed for a communication port where master
communication is in progress. Confirm that the "master communication sending flags" (YC to
YF) are OFF, and execute the instruction.
● A SEND/RECV instruction cannot be executed for a port where slave communication is in
progress. If there is no response, the "master communication sending flags" (YC to YF)
remain ON during the time-out period set in the CPU configuration.
● Up to 16 SEND/RECV instructions can be executed simultaneously for differing COM ports.
■
Sample program (in the case of CPU with built-in ET-LAN)
● This program sends MODBUS commands (03) from the LAN port of the CPU unit, reads the
data from the data area of an external device 400001 to 400002 (MODBUS address 0000H
to 0001H), and writes the content into PLC's data register DT100 to DT101.
15.7 RECV (MODBUS Master: Function Code Specification)
15-48
WUME-FP7CPUPGR-12
Summary of Contents for FP7 Series
Page 2: ... MEMO 2 WUME FP7CPUPGR 12 ...
Page 18: ... MEMO xviii WUME FP7CPUPGR 12 ...
Page 52: ... MEMO 1 34 WUME FP7CPUPGR 12 ...
Page 104: ... MEMO 2 52 WUME FP7CPUPGR 12 ...
Page 123: ...3 9 ANS AND stack WUME FP7CPUPGR 12 3 19 ...
Page 125: ...3 10 ORS OR Stack WUME FP7CPUPGR 12 3 21 ...
Page 129: ...3 11 PSHS Push stack RDS Read stack POPS Pop stack WUME FP7CPUPGR 12 3 25 ...
Page 190: ...3 26 JP LBL Jump Label 3 86 WUME FP7CPUPGR 12 ...
Page 239: ...Name Description SR8 ER 3 46 ST ST ST ST ST ST Data Comparison Start WUME FP7CPUPGR 12 3 135 ...
Page 246: ... MEMO 3 142 WUME FP7CPUPGR 12 ...
Page 258: ... MEMO 4 12 WUME FP7CPUPGR 12 ...
Page 304: ... MEMO 5 46 WUME FP7CPUPGR 12 ...
Page 321: ...Name Description ER 6 7 DIVFP2 Division FP2 Compatible WUME FP7CPUPGR 12 6 17 ...
Page 348: ... MEMO 6 44 WUME FP7CPUPGR 12 ...
Page 388: ... MEMO 7 40 WUME FP7CPUPGR 12 ...
Page 438: ... MEMO 8 50 WUME FP7CPUPGR 12 ...
Page 450: ... MEMO 9 12 WUME FP7CPUPGR 12 ...
Page 520: ... MEMO 10 70 WUME FP7CPUPGR 12 ...
Page 602: ... MEMO 11 82 WUME FP7CPUPGR 12 ...
Page 622: ... MEMO 12 20 WUME FP7CPUPGR 12 ...
Page 650: ... MEMO 13 28 WUME FP7CPUPGR 12 ...
Page 1160: ... MEMO 18 66 WUME FP7CPUPGR 12 ...
Page 1188: ... MEMO 19 28 WUME FP7CPUPGR 12 ...
Page 1220: ... MEMO WUME FP7CPUPGR 12 ...
Page 1221: ... MEMO WUME FP7CPUPGR 12 ...