160 DCx camera
© 2010 Thorlabs
7.3.26
is_GetCaptureErrorInfo
Syntax
INT is_GetCaptureErrorInfo (HIDS hCam,
UC480_CAPTURE_ERROR_INFO* CaptureErrorInfo,
UINT SizeCaptureErrorInfo)
Description
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
Structure of the _UC480_CAPTURE_ERROR_INFO type that is filled by the DCx
camera driver.
This structure then contains the error list.
Indicates the size of the CaptureErrorInfo structure.
Contents of the _UC480_CAPTURE_ERROR_INFO Structure
Returns the total number of errors occurred since the last reset.
Reserved for an internal function
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.
207