Specifications

Table Of Contents
II Parameters
DeviceNet Parameters
II - 137
#29066(PR) Node Configuration Status PLC side Device
Each node configuration status read device
Set a device to store the following data:
Set the device where the slave node parameter settings are saved.
Bit settings 0: Parameter setting is not complete/ 1: Parameter setting is complete
<1st word>
bit0: 0th slave node
bit1: 1st slave node
:
bitF: 15th slave node
<2nd word>
bit0: 16th slave node
bit1: 17th slave node
:
bitF: 31st slave node
<3rd word>
bit0: 32nd slave node
bit1: 33rd slave node
:
bitF: 47th slave node
<4th word>
bit0: 48th slave node
bit1: 49th slave node
:
bitF: 63rd slave node
(Note) The bits' ON/OFF timing
When one of the followings has been executed and parameter check is completed,
the bit corresponding to the specified slave node will be turned ON.
- Start the I/O communication.
- Save the master function parameters into the flash ROM.
Executing the above after cancelling the slave node setting in the master function
parameter turns OFF the corresponding bit.
All bits will be turned OFF when the master node is turned OFF and ON or when the
CPU module is reset.
---Setting range---
Within the number of device points set in the PC parameter's device setting.
#29067(PR) Communication Status & Error Module side Transfer Cont
Each node communication status & error status read word count
Set a read word count of the data where the I/O communication status and I/O
communication error status of the slave node are saved.
The standard setting is "8".
---Setting range---
1 to 8