Yaskawa MP2300S Basic Module User Manual
Page 212

6.2 Communication with Other MP Series
6.2.2 When the MP2300S Acts as Slave (ladder program which uses a MSG-RCV function)
6-23
Built-in Ethernet Communications
Input/output definition contents for message receive functions
The input/output definition content for message receive function is as follows:
* 1. When transmitting in MEMOBUS, Extended MEMOBUS, MELSEC, or MODBUS/TCP protocol, set
the communication protocol (Pro-Typ) to MEMOBUS(=1). The communication device automatically
converts the protocol.
* 2. Non-procedure 1: In non-procedural communication, data is received on a per-word basis.
Non-procedure 2: In non-procedural communication, data is received on a per-byte basis.
Table 6.4 Input/Output Definitions for Message Receive Functions
I/O
Definition
No.
Name
Setting
Example
Contents
Input Item
1
Execute
DB000200
Executes a reception
When Execute is ON, message reception will be carried out.
2
Abort
DB000201
Aborts a reception
When Abort is ON, message reception is forcibly stopped.
3
Dev-Typ
00016
Communication device type
Specify the type of the communication device used in reception.
When Ethernet (218IF) is used, specify “16.”
4
Pro-Typ
00001
Communication protocol
Specify the type of the communication protocol.
MEMOBUS(*1) = 1, non-procedure 1(*2) = 2, non-procedure 2(*2)
= 3
5
Cir-No
00001
Circuit number
Specify a circuit number of the communication device.
Specify it in accordance with the circuit number displayed in the
MPE720 Module Configuration Definition Window.
6
Ch-No
00002
Communication buffer channel number
Specify the channel number of the communication buffer.
When Ethernet (218IF) is used, specify it in the range between “1”
and “4.”
Note: Set up a unique channel number in the line.
7
Param
DA00000
Parameter list start address
Specify the start address of the parameter list. For the Parameter List,
17 words are automatically assigned from the configured address.
Output Item
1
Busy
DB000210
In process
Busy will be ON while executing a message reception or forced abort
process.
2
Complete
DB000211
Process completed
When a message reception or forced abort process is properly com-
pleted, Complete will turn ON only for one scan.
3
Error
DB000212
Error
When an error occurs, Error will turn ON only for one scan.