Error Codes

 

Also See : Windows Sockets Error Codes 100xx

 

ERROR CODE (Dec Value)

ERROR CODE (Hex Value)

Description

INGEAR Studio ActiveX Error Codes

-1

FFFF

The Adapter Property is pointing to an adapter that has not been properly configured, or is not operating

-2

FFFE

Reserved

-3

FFFD

The PLC did not respond to the Read/Write Request and the IN-GEAR driver timed out

-4

FFFC

The Ethernet PLC did not respond with in the TimeOut Property setting

-5

FFFB

IN-GEAR Driver Error.  More one application or process is trying to use a KT/KTx/SST/DF1 connection the PLC network

-6

FFFA

The Function Property is not supported on Ethernet PLC connections

-7

FFF9

Ethernet connection request failed to PLC.

MicroLogix / SLC / PLC-5 Error Codes

511

1FF

Invalid Data Type for Tag Name (ControlLogix5550) -  invalid type-declaration character for tag name - See FileAddr Property

512

0x0200

Cannot guarantee delivery.   The Node Propety is pointing to a non-existant DH+/DH-485 network address

768

0x0300

duplicate token hold detected

1024

0x0400

local port is disconnected

1280

0x0500

application layer timed out waiting for response

1536

0x0600

duplicate node detected

1792

0x0700

station is off line

2048

0x0800

hardware fault

4096

0x1000

illegal command or format.  The PLC does not recognize the FileAddr Property setting or cannot execute the Function Property command

8192

0x2000

host has problem and cannot communicate

12288

0x3000

remote node is missing, disconnected or shutdown

16384

0x4000

host could not complete function due to hardware fault

20480

0x5000

addressing problem

24576

0x6000

function disallowed

28672

0x7000

processor in program mode

32768*

0x8000

compatiblity mode file missing

36864*

0x9000

remote node cannot buffer command

45056*

0xb000

remote node problem due to download

45056*

0xc000

cannot execute due to active IPBS

61441*

0xf001

a field has an illegal value

61442*

0xf002

less levels specified in address than minimum for any address

61443*

0xf003

more levels specified in address than system supports

61444*

0xf004

symbol not found

61445*

0xf005

symbol is not proper format

61446*

0xf006

file address doesn't point to something useful

61447*

0xf007

file is wrong size

61448*

0xf008

cannot complete request

61449*

0xf009

data or file is too large

61450*

0xf00a

transaction plus word size is too large

61451*

0xf00b

access denied

61452*

0xf00c

condition cannot be generated

61453*

0xf00d

condition already exists

61454*

0xf00e

command cannot be executed

61455*

0xf00e

histogram overflow

61456*

0xf010

no access

61457*

0xf011

illegal data type

61458*

0xf012

invalid parameter or invalid data

61459*

0xf013

address reference exists to deleted area

61459*

0xf014

command execution failure for unknown reason

61460*

0xf015

data conversion error

30539

0x7748

INGEAR license is invalid or has expired

Ethernet IP and CIP Error Codes

260

0x0104

Invalid Tag Name (ControlLogix5550) (obsolete see error code 4)

511

0x01ff

Invalid Data Type for Tag Name (ControlLogix5550) -  invalid type-declaration character for tag name (obsolete see error code 4)

1

0x0001

Connection Failure

2

0x0002

Insufficient resources

3

0x0003

Value invalid

4

0x0004

Malformed tag or tags does not exist

5

0x0005

Unknown destination

6

0x0006

Data requested would not fit in response packet

7

0x0007

Loss of connection

8

0x0008

Unsupported service

9

0x0009

Error in data segment or invalid attribute value`

10

0x000a

Attribute list error

11

0x000b

State already exists

12

0x000c

Object model conflict

13

0x000d

Object already exists

14

0x000e

Attribute not settable

15

0x000f

Permission Denied

16

0x0010

Device state conflict

17

0x0011

Reply too large

18

0x0012

Fragment primitive

19

0x0013

Insufficient command data or parameters specified to execute service

20

0x0014

Attribute no supported

21

0x0015

Too much data specified

26

0x001a

Bridge request too large

27

0x001b

Bridge response too large

28

0x001c

Attribute list short

29

0x001d

Invalid attribute list

30

0x001e

Failure during connection

34

0x0022

Invalid received

35

0x0023

Key segement error

37

0x0025

Number of IOI words specified does not match IOI word count

38

0x0026

Unexpected attribute in list

255

0x00ff

General error

CIP Extended Errors

65792

0x010100

Connection failure (Connection in use)

65795

0x010103

Connection failure (Transport not supported)

65798

0x010106

Connection failure (ownership conflict)

65799

0x010107

Connection failure (connection not found)

65800

0x010108

Connection failure (invalid connection type)

65801

0x010109

Connection failure (invalid connection size)

65808

0x010110

Connection failure (module not configured)

65809

0x010111

Connection failure (ERP not supported)

65812

0x010114

Connection failure (wrong module)

65813

0x010115

Connect failure (wrong device type)

65814

0x010116

Connect failure (wrong revision)

65816

0x010118

Connect failure (invalid configuration format)

65818

0x01011a

Connect failure (application out of connections)

66051

0x010203

Connect failure (connection timeout)

66052

0x010204

Connect failure (unconnected message timeout)

66053

0x010205

Connect failure (unconnected send parameter error)

66054

0x010206

Connect failure (message too large)

66305

0x010301

Connect failure (no buffer memory)

66306

0x010302

Connect failure (bandwidth not available)

66307

0x010303

Connect failure (no screeners available)

66309

0x010305

Connect failure (singnature match)

66321

0x010311

Connect failure (port not available)

66322

0x010312

Connect failure (link address not available)

66325

0x010315

Connect failure (invalid segment type)

66327

0x010317

Connect failure (connection not scheduled)

66328

0x010318

Connect failure (link address to self is invalid)

* Error code changed from signed value to unsigned value