Dh/dh+ error codes apendix b – Rockwell Automation 1775-S5_SR5,D17756.5.5 User Manual PLC-3 FAMILY I/0 User Manual
Page 172
![background image](/manuals/579813/172/background.png)
DH/DH+ Error Codes
Apendix B
B-7
Error Code
Meaning
Associated
Commands
Error Type
209
local
all
Not of DH message type.
210
local
all
Use of a nonĆPLCĆ3 type address in a local address operand.
211
local
all
In an assignment command, one of the local files does not exist, or the word
specified is beyond the end of the file.
212
local
create
During CREATE command execution, the scanner was not able to create any
symbols.
213
local
all
A local file exists, but the action specified refers to addresses beyond the end of
the file. Possible causes include:
•
In a word assignment statement, the offset is greater than the file size.
•
In a word range assignment statement, the sum of the base address and the
offset is greater than the total file size.
•
In a file assignment statement, the destination file is smaller than the source
file. If the source file is remote, a single packet is fetched from the remote
station's file.
214
local
all
Local source and destination files differ in size.
215
local
all
The value resulting from operations specified on the left side of an assignment
statement does not fit into the destination specified on the right side:
•
The source is in the H section and the destination is in the N section, but the
number is too large (i.e., outside the range -32768 to +32767).
•
A word is transferred from a binary section (I, O, or B section) to the N or C
section and the highĆorder bit is a 1.
•
The destination is in the decimal section, but the number is not a valid BCD bit
pattern.
217
local
all
More than eight levels specified in file address.
218
local
all
•
File size changed between packets of a multiĆpacket transaction.
•
Destination not created.
230
local
all
Reply packet too small.
231
reply
PLCĆ3 read and
write
Error in converting the block address (major section 63, context 15, or section
15).
232
reply
PLCĆ3 read and
write
Three or fewer addressing levels specified for a PLCĆ3 word address.
233
reply
PLCĆ3 read and
write
Conversion of a file address to a block address resulted in more than nine
addressing levels.
234
reply
PLCĆ3 read and
write
Symbolic address not found.
235
reply
PLCĆ3 read and
write
Symbolic address is of length zero or is longer than eight bytes.