Error Status Code Explanation
Hexadecimal Status Code |
Status Information |
Status Meaning |
0x01 |
CUDA_ERROR |
CUDA function execution error |
0x02 |
INPUT_ERROR |
Function input error |
0x10-0x1F |
CAMERA_2D_ERROR |
2D camera error |
0x11 |
CAMERA_2D_DAHENG_LIB_ERROR |
2D camera call failure |
0x12 |
CAMERA_2D_TIMEOUT_ERROR |
Image acquisition timeout error |
0x20-0x2F |
PROJECTOR_ERROR |
Projection failure |
0x21 |
PROJECTOR_LASER_SERIAL_ERROR |
Laser camera projection module communication failure |
0x22 |
PROJECTOR_I2C_ERROR |
Pixel series camera projection communication failure |
0x23 |
PROJECTOR_CONNECT_ERROR |
Camera projector connection failure |
0x24 |
PROJECTOR_TRIGGER_ERROR |
Camera projector trigger failure |
0x30-0x3F |
CONFIG_ERROR |
Parameter setting error |
0x31 |
CONFIG_JSON_ERROR |
Parameter file format error |
0x32 |
CONFIG_MISSING_FIELD_ERROR |
Missing field in parameter file |
0x34 |
CONFIG_VALUE_ERROR |
Invalid parameter value |
0x40-0x4F |
EPICEYE_ERROR |
Epic Eye error |
0x50-0x5F |
RECONSTRUCTOR_ERROR |
Image reconstruction error |
If any of the above issues occur, please try restarting the software or restarting the camera to resolve them. |