Error Codes
The following table describes the error codes used in NI-IMAQ for IEEE 1394 Cameras.
| Error Code | Status Name | Description |
|---|---|---|
| 0 | IMG1394_ERR_GOOD=1 | Success |
| -1074364416 | IMG1394_ERR_EMEM | Not enough memory |
| -1074364415 | IMG1394_ERR_EDRV | Cannot load the driver |
| -1074364414 | IMG1394_ERR_TIMO | Timeout |
| -1074364413 | IMG1394_ERR_NIMP | Function not implemented |
| -1074364412 | IMG1394_ERR_INTL | Internal error |
| -1074364411 | IMG1394_ERR_BMOD | Invalid mode |
| -1074364410 | IMG1394_ERR_INIT | Session not initialized |
| -1074364409 | IMG1394_ERR_BATT | Invalid attribute |
| -1074364408 | IMG1394_ERR_FTNP | Feature not present in the camera |
| -1074364407 | IMG1394_ERR_ESYS | System error |
| -1074364406 | IMG1394_ERR_HEAP | Allocation error |
| -1074364405 | IMG1394_ERR_UNINITIALIZED | Allocator not initialized |
| -1074364404 | IMG1394_ERR_ORNG | Value out of range |
| -1074364403 | IMG1394_ERR_BCAM | Invalid camera file |
| -1074364402 | IMG1394_ERR_BSID | Invalid Session ID |
| -1074364401 | IMG1394_ERR_NSUP | Attribute not supported by the camera |
| -1074364400 | IMG1394_ERR_INVF | Invalid format |
| -1074364399 | IMG1394_ERR_INVM | Invalid mode |
| -1074364398 | IMG1394_ERR_INVR | Invalid frame rate |
| -1074364397 | IMG1394_ERR_INVC | Invalid color ID |
| -1074364396 | IMG1394_ERR_NOAP | No acquisition in progress |
| -1074364395 | IMG1394_ERR_AOIP | Acquisition already in progress |
| -1074364394 | IMG1394_ERR_IRES | Insufficient resources available for the required video mode |
| -1074364393 | IMG1394_ERR_TBUF | Too many buffers used |
| -1074364392 | IMG1394_ERR_INVP | Invalid parameter |
| -1074364391 | IMG1394_ERR_NSAT | Non-writeable attribute |
| -1074364390 | IMG1394_ERR_NGAT | Non-readable attribute |
| -1074364389 | IMG1394_ERR_CMNF | Camera not found |
| -1074364388 | IMG1394_ERR_CRMV | Camera removed |
| -1074364387 | IMG1394_ERR_BNRD | Buffer not ready |
| -1074364386 | IMG1394_ERR_BRST | Bus reset occurred during a transaction |
| -1074364385 | IMG1394_ERR_NLIC | No license for NI-IMAQ for IEEE 1394 Cameras |
| -1074364384 | IMG1394_ERR_NDLL | DLL could not be found (LabWindows/CVI only) |
| -1074364383 | IMG1394_ERR_NFNC | Function not found in DLL (LabWindows/CVI only) |
| -1074364382 | IMG1394_ERR_NOSR | No resource available (LabWindows/CVI only) |
| -1074364381 | IMG1394_ERR_NCFG | Session not configured |
| -1074364380 | IMG1394_ERR_IOER | I/O error |
| -1074364379 | IMG1394_ERR_CAIU | Camera already in use |
| -1074364378 | IMG1394_ERR_BAD_POINTER | Invalid pointer. The pointer may be NULL when it should be non-NULL, or non-NULL when it should be NULL. |
| -1074364377 | IMG1394_EXCEPTION | Exception occurred. Refer to the NI-PAL debug log for more information. |
| -1074364376 | IMG1394_ERR_BAD_DEVICE_TYPE | Invalid device type. Unable to create an instance. |
| -1074364375 | IMG1394_ERR_ASYNC_READ | Unable to perform asynchronous register read. Camera may be busy or broken. |
| -1074364374 | IMG1394_ERR_ASYNC_WRITE | Unable to perform asynchronous register write. Camera may be busy or broken. |
| -1074364373 | IMG1394_ERR_VIDEO_NOT_SUPPORTED | Combination of video format, mode, and rate is not supported for this camera. Refer to your camera documentation. |
| -1074364372 | IMG1394_ERR_BUFFER_INDEX | Index into the buffer list is incorrect. Reconfigure and try again. |
| -1074364371 | IMG1394_ERR_BAD_USER_ROI | Camera cannot acquire the user-defined ROI. Resize and try again. |
| -1074364370 | IMG1394_ERR_BUFFER_LIST_ALREADY_LOCKED | Buffer list already locked. Reconfigure acquisition and try again. |
| -1074364369 | IMG1394_ERR_BUFFER_LIST_NOT_LOCKED | No buffer list. Reconfigure acquisition and try again. |
| -1074364368 | IMG1394_ERR_RESOURCES_ALREADY_ALLOCATED | Isochronous resources already allocated. Reconfigure acquisition and try again. |
| -1074364367 | IMG1394_ERR_BUFFER_LIST_EMPTY | Buffer list empty. Add at least one buffer. |
| -1074364366 | IMG1394_ERR_FLAG_1 | For Format 7, combination of speed, image position, image size, and color coding is incorrect. |
| -1074364365 | IMG1394_ERR_BUFFER_NOT_AVAILABLE | Requested buffer unavailable. Contents of current buffer overwritten by the acquisition. |
| -1074364364 | IMG1394_ERR_IMAGE_REP_NOT_SUPPORTED | Requested image representation not supported for current color coding. |
| -1074364363 | IMG1394_ERR_BAD_OCCURRENCE | Invalid given occurrence. Unable to complete acquisition. |