Error Code List

The error codes of the Software and machine vision camera SDK are as the following.

Software Error Code

Machine Vision Camera SDK Error Code

Description

Normal Code Description

0x00000000

0x00000000

Succeeded. No error.

General error codes.

0x90006100

0x80000000

Incorrect or invalid handle.

0x90006101

0x80000001

The function is not supported.

0x90006102

0x80000002

No more cache can be stored.

0x90006103

0x80000003

Function calling order error.

0x90006104

0x80000004

Incorrect parameter.

0x90006105

0x80000006

Applying for resource failed.

0x90006106

0x80000007

No data.

0x90006107

0x80000008

Not prepared, or the running environment has changed.

0x90006108

0x80000009

Versions mismatch.

0x90006109

0x8000000A

No enough storage.

0x9000610A

0x8000000B

Abnormal image. Package missing may cause the abnormality.

0x9000610B

0x8000000C

Importing DLL dynamically failed.

0x9000610C

0x8000000D

No cache can be output.

0x9000610D

0x8000000E

Incorrect file path.

0x900061FF

0x800000FF

Unknown error.

Error codes of GenI cameras.

0x90006200

0x80000100

General error.

0x90006201

0x80000101

Invalid parameters.

0x90006202

0x80000102

The value exceeds the range.

0x90006203

0x80000103

Incorrect node property.

0x90006204

0x80000104

Running environment error.

0x90006205

0x80000105

Logic error.

0x90006206

0x80000106

Incorrect accessing condition of node.

0x90006207

0x80000107

Timeout.

0x90006208

0x80000108

Conversion exception.

0x900062FF

0x800001FF

Unknown error of GenICam.

Error codes of GigE_STATUS.

0x90006300

0x80000200

Command not supported by device.

0x90006301

0x80000201

The address to be accessed does not exist.

0x90006302

0x80000202

No data can be written.

0x90006303

0x80000203

No right to access device.

0x90006304

0x80000204

Device is busy, or disconnected from the Software.

0x90006305

0x80000205

Network Package data error.

0x90006306

0x80000206

Network error.

0x90006307

0x80000221

Duplicated device IP.

Error codes of USB_STATUS.

0x90006400

0x80000300

Reading USB error.

0x90006401

0x80000301

Error occurred when writing the USB.

0x90006402

0x80000302

Device exception.

0x90006403

0x80000303

GenICam error.

0x90006404

0x80000304

Insufficient bandwidth.

0x90006405

0x80000305

Drivers mismatch or no driver.

0x900064FF

0x800003FF

Unknown USB error.

Error codes of upgrade.

0x90006500

0x80000400

Firmware versions mismatch.

0x90006501

0x80000401

Firmware languages mismatch.

0x90006502

0x80000402

Device upgrade conflict. (The device is already being upgraded.)

0x90006503

0x80000403

Internal error occurred in the camera during upgrade.

0x900065FF

0x800004FF

Unknown error during upgrade.