Specifications

Table Of Contents
II Parameters
DeviceNet Parameters
II - 142
#29083(PR) Master Func. Transmit Data PLC side Device
Master function transmit data write device
Set the device which stores the data to be transmitted to each slave node.
<Data configuration>
The data is aligned at the word boundaries of the slave nodes before stored.
Double-word data is stored in the order of lower word first and higher word next.
If there is an odd number of byte input modules, one byte of empty area will be inserted for
alignment at the word boundary.
---Setting range---
Within the number of device points set in the PC parameter's device setting.
#29084(PR) Slave Func. Receive Data Module side Transfer Cont.
Slave function receive data read word count
Set a read word count of the data received from the master node.
The standard setting is "64".
---Setting range---
1 to 64
#29085(PR) Slave Func. Receive Data PLC side Device
Slave function receive data read device
Set the device to read the data received from the master node.
<Data configuration>
The data of the size that is set by the "slave function reception bytes" area becomes valid.
---Setting range---
Within the number of device points set in the PC parameter's device setting.
#29086(PR) Slave Func. Transmit Data Module side Transfer Cont.
Slave function transmit data write word count
Set a write word count of the data to be transmitted to the master node.
The standard setting is "64".
---Setting range---
1 to 64
<Example>
Number of byte output modules = 3
1st node -
2nd node -
3rd node -
Number of word output modules = 2
Number of double-word output modules = 2
Number of byte output modules = 1
Number of byte output modules = 1
Transmit data buffer
Offset from head address
0000
H
0001
H
0002
H
0003
H
0004
H
0005
H
0006
H
0007
H
0008
H
0009
H
Output data of the 1st node
Output data of the 2nd node
Output data of the 3rd node
2nd byte module
1st byte module
3rd byte module
Empty
1st word module
2nd word module
Lower word of the
1st double-word module
Higher word of the
1st double-word module
Lower word of the
2nd double-word module
Higher word of the
2nd double-word module
1st byte module
1st byte module
Empty
Empty
Slave node configuration
If there is an odd number
of byte input modules,
one byte of empty area
will be inserted.
0000H
0001H
003F
H
2nd byte 1st byte
4th byte 3rd byte
128th byte 127th byte
Receive data buffer
Offset from head address