9 Troubleshooting and Maintenance
9-46
CJ-series DeviceNet Units Operation Manual for NJ-series CPU Unit(W497)
Event name Structure Error Event code 34BE 0000 hex
Meaning The scan list is disabled and an error occurred that prevented making I/O allocations.
Source PLC Function Module Source details CJ-series Unit Detection
timing
When trying to
establish an ID
connection
Error attributes Level Minor fault Recovery Error reset Log category System
Effects User program Continues. Operation The Unit will continue processing the connection again
with the slave that has the error, and remote I/O will also
continue.
System-defined
variables
Variable Data type Name
None --- ---
Cause and
correction
Assumed cause Correction Prevention
The I/O words allocated to slave over-
lap.
Correct the node addresses of the
slaves so that I/O area words do not
overlap.
Set the node addresses of the slaves
so that I/O area words do not overlap.
The I/O words allocated to the slave
exceed the valid range.
Correct the node addresses of the
slaves so that the I/O area words do
not exceed the valid range.
Set the node addresses of the slaves
so that the I/O area words do not
exceed the valid range. Or, use the
slaves with user allocations.
The I/O size of the slave exceeds 200
bytes for outputs or 200 bytes for
inputs.
Use a slave with 200 output bytes or
less and 200 input bytes or less.
Use a slave with 200 output bytes or
less and 200 input bytes or less.
Attached
information
None
Precautions/
Remarks
None
Event name Master I/O Refresh Error Event code 34BF0000 hex
Meaning The I/O memory in the destination CPU Unit for I/O refreshing could not be found when refreshing the master function
data in the CPU Unit.
Source PLC Function Module Source details CJ-series Unit Detection
timing
At power ON or
Controller reset
Error attributes Level Minor fault Recovery Error reset Log category System
Effects User program Continues. Operation Remote I/O communications stop.
System-defined
variables
Variable Data type Name
None --- ---
Cause and
correction
Assumed cause Correction Prevention
I/O words are allocated in an EM
bank that does not exist.
Correct the I/O allocations so that
only I/O words that exist in the I/O
memory of a CPU Unit are allocated.
Allocate only I/O words that exist in
the I/O memory of a CPU Unit.
Attached
information
None
Precautions/
Remarks
None