EasyManua.ls Logo

THORLABS DCC1645C - Is_Getcaptureerrorinfo

THORLABS DCC1645C
530 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
© 2013 Thorlabs GmbH386
DCx Cameras
4.5.5 is_GetCaptureErrorInfo
USB 2.0
USB 2.0
Syntax
INT is_GetCaptureErrorInfo (HIDS hCam,
UEYE_CAPTURE_ERROR_INFO* CaptureErrorInfo,
UINT SizeCaptureErrorInfo)
Description
Attention
This function is obsolete and should not be used anymore. We recommend to use the is_CaptureStatus()
function instead (see also Obsolete functions ).
is_GetCaptureErrorInfo() returns detail information on errors that occurred during an image capture
process. The function lists all errors that occurred since the last call of the is_ResetCaptureErrorInfo()
function.
Input parameters
hCam
Camera handle
CaptureErrorInfo
Structure of the UC480_CAPTURE_ERROR_INFO type
that is filled by the uc480 driver. This structure then
contains the error list.
SizeCaptureErrorInfo
Indicates the size of the CaptureErrorInfo structure.
Contents of the UC480_CAPTURE_ERROR_INFO structure
DWORD
dwCapErrCnt_Total
Returns the total number of errors occurred since the
last reset.
BYTE
reserved[60]
Reserved for an internal function
DWORD
adwCapErrCnt
_Detail[CapErr]
This array returns the current count for each possible
error. The possible errors are listed below. To query the
counter of a specific error type, pass its definition in the
CapErr parameter.
Possible CapErr Error Types
Definition
Description
#
IS_CAPERR_API_NO_DEST_MEM
There is no destination memory for copying the
finished image.
1
IS_CAPERR_API_CONVERSION_FAILED
The current image could not be processed
correctly.
2
IS_CAPERR_API_IMAGE_LOCKED
The destination buffers are locked and could not
be written to.
3
IS_CAPERR_DRV_OUT_OF_BUFFERS
No free internal image memory is available to the
driver. The image was discarded.
4
IS_CAPERR_DRV_DEVICE_NOT_READY
The camera is no longer available. It is not
possible to access images that have already been
transferred.
5
IS_CAPERR_USB_TRANSFER_FAILED
The image was not transferred over the USB bus.
6
IS_CAPERR_DEV_TIMEOUT
The maximum allowable time for image capturing
in the camera was exceeded.
7
174
379
404

Table of Contents

Other manuals for THORLABS DCC1645C

Related product manuals