beautypg.com

Error codes – Rockwell Automation 1785-Lx0C15 ControlNet PLC-5 Programmable Controllers User Manual User Manual

Page 122

background image

1785-UM022C-EN-P - February 2008

D-4

ControlNet I/O Map-Entry Status Words and Error Codes

Error Codes

The following is a list of ControlNet error codes, messages, possible
causes, and possible corrective actions. These errors can originate in
either the PLC-5 programmable controller or the target device:

Decimal
Code

Hex. Code

Error Message

Explanation/Possible Cause(s)

Possible Corrective Action(s)

VARIOUS

VARIOUS

CONFIGURATION DATA
CORRUPTED

The ControlNet configuration is
corrupted.

Reenter the map entry that is failing.

Reenter the ladder instruction that is
failing.

1

0x0001

CONNECTION FAILED

The ControlNet cable from the
originating node to the target node is
broken or disconnected.

Fix and/or reconnect the ControlNet
cable.

The target node is not powered.

Supply power to the target node.

The target’s node number is greater
than SMAX.

Reconfigure the ControlNet network
so that the target’s node number is
less than or equal to SMAX.

5

0x0005

UNKNOWN DESTINATION
ADDRESS

The slot addressed does not exist.

Use a rack with more slots.

Correct the I/O map table.

The map table is corrupted.

Reenter the I/O map entry that is
failing.

The target node of the MSG
instruction is not a processor or the
target node of the CIO instruction is
not the correct I/O adapter.

Edit the ladder program so that the
correct target node is used.

Replace the target node with the
correct type of node.

12

0x000C

OBJECT IN WRONG STATE

The target Scheduled Peer Output
map entry is inhibited.

Clear the inhibit and immediate
inhibit bits for the target Scheduled
Peer Output map entry.

14

0x000E

ATTRIBUTE CANNOT BE SET

A CIO instruction attempted to set an
attribute that cannot be set at the
destination module. For example, a
CIO tried to send safe-state data to a
Flex module that does not support
safe-state data.

Insert a module that can have this
attribute set into the correct slot.

Edit the ladder program so that it
does not attempt to set this
attribute.

19

0x0013

NOT ENOUGH DATA

The transfer length is zero.

Increase the transfer length.

The processor data table is too small
to hold the data to be transferred.

Increase the size of the data table to
accommodate the transfer length.

21

0x0015

TOO MUCH DATA

The transfer length is too large.

Decrease the transfer length.