Is_Getcaptureerrorinfo - THORLABS DCU223x Operation Manual And Sdk

Cdd and cmos cameras
Hide thumbs Also See for DCU223x:
Table of Contents

Advertisement

DCx Cameras

4.5.5 is_GetCaptureErrorInfo

USB 2.0
Syntax
INT is_GetCaptureErrorInfo (HIDS hCam,
Description
Attention
This function is obsolete and should not be used anymore. We recommend to use the
function instead (see also
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
function.
Input parameters
hCam
CaptureErrorInfo
SizeCaptureErrorInfo
Contents of the UC480_CAPTURE_ERROR_INFO structure
DWORD
BYTE
DWORD
Possible CapErr Error Types
Definition
IS_CAPERR_API_NO_DEST_MEM
IS_CAPERR_API_CONVERSION_FAILED
IS_CAPERR_API_IMAGE_LOCKED
IS_CAPERR_DRV_OUT_OF_BUFFERS
IS_CAPERR_DRV_DEVICE_NOT_READY
IS_CAPERR_USB_TRANSFER_FAILED
IS_CAPERR_DEV_TIMEOUT
386
USB 2.0
UEYE_CAPTURE_ERROR_INFO* CaptureErrorInfo,
UINT SizeCaptureErrorInfo)
Obsolete functions
379
dwCapErrCnt_Total
reserved[60]
adwCapErrCnt
_Detail[CapErr]
).
Camera handle
Structure of the UC480_CAPTURE_ERROR_INFO type
that is filled by the uc480 driver. This structure then
contains the error list.
Indicates the size of the CaptureErrorInfo structure.
Returns the total number of errors occurred since the
last reset.
Reserved for an internal function
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.
Description
There is no destination memory for copying the
finished image.
The current image could not be processed
correctly.
The destination buffers are locked and could not
be written to.
No free internal image memory is available to the
driver. The image was discarded.
The camera is no longer available. It is not
possible to access images that have already been
transferred.
The image was not transferred over the USB bus. 6
The maximum allowable time for image capturing
in the camera was exceeded.
is_CaptureStatus()
is_ResetCaptureErrorInfo()
© 2013 Thorlabs GmbH
174
404
#
1
2
3
4
5
7

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents