Specifications
Table Of Contents
- Front cover
- Trademarks
- Contents
- Remedy and measure after a report of error
- I Alarms
- 1. Operation Errors (M)
- 2. Stop Codes (T)
- 3. Servo/Spindle Alarms (S)
- 4. MCP Alarms (Y)
- 5. Safety Observation Alarms (Y)
- 6. System Alarms (Z)
- 7. Absolute Position Detection System Alarms (Z7*)
- 8. Emergency Stop Alarms (EMG)
- 9. Auxiliary Axis Operation Errors (M)
- 10. CNCCPU-side Safety Sequence Alarm(U)
- 11. Multi CPU Errors (A)
- 12. Network Errors (L)
- 13. Program Errors (P)
- II Parameters
- 1. Machining Parameters
- 2. Base Specifications Parameters
- 3. Axis Specifications Parameters
- 4. Servo Parameters
- 5. Spindle Parameters
- 6. Multi-CPU Parameters
- 7. FL-net Parameters
- 8. DeviceNet Parameters
- 9. Machine Error Compensation Parameters
- 10. PLC Parameters
- 11. Macro List
- 12. Position Switches
- 13. PLC Axis Indexing Parameters
- III PLC Devices
- Revision History
- Back cover

II Parameters
DeviceNet Parameters
II - 141
【#29081(PR)】 Master Func. Receive Data PLC side Device
Master function receive data read device
Set the device to read the data received from 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. Bit input modules are treated in the same way as the byte
input modules.
---Setting range---
Within the number of device points set in the PC parameter's device setting.
【#29082(PR)】 Master Func. Transmit Data Module side Transfer Cont.
Master function transmit data write word count
Set a write word count of the data which is transmitted to each slave node.
The standard setting is "256".
---Setting range---
1 to 256
<Example>
Number of byte input modules = 3
1st node -
2nd node -
3rd node -
Number of word input modules = 2
Number of double-word input modules = 2
Number of byte input modules = 1
Number of byte input modules = 1
Receive data buffer
Offset from head address
0000
H
0001H
0002H
0003
H
0004H
0005
H
0006
H
0007
H
0008
H
0009
H
Input data of the 1st node
Input data of the 2nd node
Input 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.










