Error Codes
The following table describes the error codes used in NI-IMAQdx.
Error Code | Status Name | Description |
---|---|---|
-1074360320 | IMAQdxErrorSystemMemoryFull | Not enough memory |
-1074360319 | IMAQdxErrorInternal | Internal error |
-1074360318 | IMAQdxErrorInvalidParameter | Invalid parameter |
-1074360317 | IMAQdxErrorInvalidPointer | Invalid pointer |
-1074360316 | IMAQdxErrorInvalidInterface | Invalid camera session |
-1074360315 | IMAQdxErrorInvalidRegistryKey | Invalid registry key |
-1074360314 | IMAQdxErrorInvalidAddress | Invalid address |
-1074360313 | IMAQdxErrorInvalidDeviceType | Invalid device type |
-1074360312 | IMAQdxErrorNotImplemented | Not implemented yet |
-1074360311 | IMAQdxErrorCameraNotFound | Camera not found |
-1074360310 | IMAQdxErrorCameraInUse | Camera is already in use. |
-1074360309 | IMAQdxErrorCameraNotInitialized | Camera is not initialized. |
-1074360308 | IMAQdxErrorCameraRemoved | Camera has been removed. |
-1074360307 | IMAQdxErrorCameraRunning | Acquisition in progress. |
-1074360306 | IMAQdxErrorCameraNotRunning | No acquisition in progress. |
-1074360305 | IMAQdxErrorAttributeNotSupported | Attribute not supported by the camera. |
-1074360304 | IMAQdxErrorAttributeNotSettable | Unable to set attribute. |
-1074360303 | IMAQdxErrorAttributeNotReadable | Unable to get attribute. |
-1074360302 | IMAQdxErrorAttributeOutOfRange | Attribute value is out of range. |
-1074360301 | IMAQdxErrorBufferNotAvailable | Requested buffer is unavailable. |
-1074360300 | IMAQdxErrorBufferListEmpty | Buffer list is empty. Add one or more buffers. |
-1074360299 | IMAQdxErrorBufferListLocked | Buffer list is already locked. Reconfigure acquisition and try again. |
-1074360298 | IMAQdxErrorBufferListNotLocked | No buffer list. Reconfigure acquisition and try again. |
-1074360297 | IMAQdxErrorResourcesAllocated | Transfer engine resources already allocated. Reconfigure acquisition and try again. |
-1074360296 | IMAQdxErrorResourcesUnavailable | Insufficient transfer engine resources. |
-1074360295 | IMAQdxErrorAsyncWrite | Unable to perform asychronous register write. |
-1074360294 | IMAQdxErrorAsyncRead | Unable to perform asychronous register read. |
-1074360293 | IMAQdxErrorTimeout | Timeout |
-1074360292 | IMAQdxErrorBusReset | Bus reset occurred during a transaction. |
-1074360291 | IMAQdxErrorInvalidXML | Unable to load camera's XML file. |
-1074360290 | IMAQdxErrorFileAccess | Unable to read/write to file. |
-1074360289 | IMAQdxErrorInvalidCameraURLString | Camera has malformed URL string. |
-1074360288 | IMAQdxErrorInvalidCameraFile | Invalid camera file. |
-1074360287 | IMAQdxErrorGenICamError | Unknown Genicam error. |
-1074360286 | IMAQdxErrorFormat7Parameters | For format 7: The combination of speed, image position, image size, and color coding is incorrect. |
-1074360285 | IMAQdxErrorInvalidAttributeType | The attribute type is not compatible with the passed variable type. |
-1074360284 | IMAQdxErrorDLLNotFound | The DLL could not be found. |
-1074360283 | IMAQdxErrorFunctionNotFound | The function could not be found. |
-1074360282 | IMAQdxErrorLicenseNotActivated | License not activated. |
-1074360281 | IMAQdxErrorCameraNotConfiguredForListener | The camera is not configured properly to support a listener. |
-1074360280 | IMAQdxErrorCameraMulticastNotAvailable | Unable to configure the system for multicast support. |
-1074360279 | IMAQdxErrorBufferHasLostPackets | The requested buffer has lost packets and the user requested an error to be generated. |
-1074360278 | IMAQdxErrorGiGEVisionError | Unknown GiGE Vision error. |
-1074360277 | IMAQdxErrorNetworkError | Unknown network error. |
-1074360276 | IMAQdxErrorCameraUnreachable | Unable to connect to the camera |
-1074360275 | IMAQdxErrorHighPerformanceNotSupported | High performance acquisition is not supported on the specified network interface. Connect the camera to a network interface running the high performance driver. |