Dh/dh+ error codes appendix b – Rockwell Automation 1775-S5_SR5,D17756.5.5 User Manual PLC-3 FAMILY I/0 User Manual

Page 173

Advertising
background image

DH/DH+ Error Codes

Appendix B

B-8

Error Code

Meaning

Associated

Commands

Error Type

236

reply

PLCĆ3 read

File not found.

Destination address does not have enough levels to specify a PLCĆ3 word (for

wordĆrange reads) or a file (for file reads).

The PLCĆ3 address specifies more levels than required.

Word specified by the PLCĆ3 address does not exist.

reply

PLCĆ3 bit write

File not found.

Destination address does not specify a PLCĆ3 word.

The PLCĆ3 address specifies more levels than required.

Word specified by the PLCĆ3 address does not exist.

reply

PLCĆ3 write

Destination file not found.

Destination address does not point to a word (for wordĆrange writes) or a file

(for file writes).

Destination address specifies more levels than required.

First word of destination location does not exist.

237

reply

PLCĆ3 read and

write

Any word in the total transaction does not exist in the destination file.

The source and destination files are not the same size.

238

reply

PLCĆ3 read and

write

The file size decreased between packets of a multiĆpacket transaction and

became too small for the total transaction.

239

reply

PLCĆ3 read and

write

File is larger than 65,535 words.

240

reply

PLCĆ3 read and

write

Sum of total transaction size and the word level of PLCĆ3 addressing is greater

than 65,535.

241

reply

PLCĆ3 write

Remote station does not have access to the destination file.

243

reply

all

No privilege for upload/download

Words already created or already deleted.

245

reply

restart

No previous shut down command received.

255

local

all

Module being sent message does not exist. Should also get BAD ADDRESS

major system fault.

Advertising