Mewtocol-Com Master Communication (Recv); Read Data From An External Device - Panasonic FP7 Series User Manual

Hide thumbs Also See for FP7 Series:
Table of Contents

Advertisement

7.3 MEWTOCOL-COM Master Communication (RECV)

7.3.1 Read Data from an External Device

Instructions
In master communication, PLC has the sending right, and executes communication by sending
commands to devices that support MEWTOCOL, and receiving responses. Messages in
accordance with the protocol are automatically generated by PLC. In the user program, reading
and writing can be done simply by specifying the station no. and memory address and
executing SEND/RECV instructions.
PLC
DT100
100
DT101
0
・・・・・・
・・・・・・・・
・・・・・・
・・・・・・・・
Sample program
● Send commands from the COM.1 port of the CPU unit, read data from the data area of an
external device (station no. 1) DT400 to DT401, and write the content into PLC's data
register DT100 to DT101.
● Confirm that the unit is in the master mode (XC), and that the sending process is not in
progress for the same port (YC), and start up the SEND instruction.
● In the UNITSEL instruction, specify the slot No. (U0) and the COM. port No. (U1).
● In the RECV instruction, specify and execute the partner station no. (U1), initial address
(DT400), No. of data (U2), and initial address on the PLC side to save data (DT100).
(Note 1)
The unit number and COM. port number in the above program is applied when the COM.1 port of the
CPU unit is used.
WUME-FP7COM-07

7.3 MEWTOCOL-COM Master Communication (RECV)

Command messages
%01#RDD0040000401 (BCC) C
%01$RD64000000 (BCC) C
Response messages
Perform reading by specifying Unit number and
address using the RECV instruction
External devices that
support MEWTOCOL-COM
DT00400 100
R
DT00401 0
・・・・・・
・・・・・・・・
R
・・・・・・
・・・・・・・・
7-5

Advertisement

Table of Contents
loading

This manual is also suitable for:

Fp7cpu

Table of Contents