Module communication error codes – ProSoft Technology MVI56E-SIE User Manual

Page 131

Advertising
background image

MVI56E-SIE ♦ ControlLogix Platform

Diagnostics and Troubleshooting

Client Communication Module

User Manual

ProSoft Technology, Inc.

Page 131 of 168

September 6, 2012

Module Communication Error Codes

Decimal

Hex

Description

1

0x0001

No data from I/O module

3

0x0003

The desired item is not available in the PLC (200 family)

5

0x0005

The desired address is beyond limit for this PLC

6

0x0006

The CPU does not support reading a bit block of length<>1

7

0x0007

Write data size error

10

0x000a

The desired item is not available in the PLC

-123

0xff85

Cannot evaluate the received PDU

-124

0xff84

The PLC returned a packet with no result data

-125

0xff83

The PLC returned an error code not understood by this library

-126

0xff82

this result contains no data

-127

0xff81

cannot work with an undefined result set

-128

0xff80

Unexpected function code in answer";

-129

0xff7f

PLC responds with an unknown data type

-1024

0xfc00

Short packet from PLC

-1025

0xfbff

Timeout when waiting for PLC response

-32767

0x8001

Not allowed in current operating status

-32511

0x8101

Hardware fault

-32509

0x8103

Object access not allowed

-32508

0x8104

Context is not supported. Step7 says: Function not implemented or error in
telegram

-32507

0x8105

Invalid address

-32506

0x8106

Data type not supported

-32505

0x8107

Data type not consistent

-32502

0x810A

Object does not exist

-31999

0x8301

Insufficient CPU memory

-31742

0x8402

CPU already in RUN or already in STOP

-31740

0x8404

Severe error

-31488

0x8500

Incorrect PDU size

-30974

0x8702

Address invalid

-12286

0xd002

Step7: Variant of command is illegal

-12284

0xd004

Step7: Status for this command is illegal

-12127

0xd0A1

Step7: Function is not allowed in the current protection level

-11775

0xd201

Block name syntax error

-11774

0xd202

Syntax error function parameter

-11773

0xd203

Syntax error block type

Advertising