Is_Isvideofinish - THORLABS DCU223x Operation Manual And Sdk

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

Advertisement

DCx Cameras

4.3.65 is_IsVideoFinish

USB 2.0
USB 3.0
Syntax
INT is_IsVideoFinish (HIDS hCam, INT* pbo)
Description
Using is_IsVideoFinish(), you can check whether an image has been captured and stored completely in the
image memory. This function is helpful if the
parameter.
By setting the *pbo==IS_CAPTURE_STATUS parameter before calling is_IsVideoFinish(), you can also
check whether a transfer or post-processing error occurred.
Input parameters
hCam
pbo
Return values
IS_INVALID_CAMERA_HANDLE
IS_INVALID_PARAMETER
IS_NO_SUCCESS
IS_SUCCESS
Related functions
is_FreezeVideo()
is_HasVideoStarted()
288
USB 2.0
USB 3.0
is_FreezeVideo()
Camera handle
By setting *pbo != IS_CAPTURE_STATUS before calling the function, pbo
contains the following digitizing status:
IS_VIDEO_NOT_FINISH = Digitizing of the image is not completed yet.
IS_VIDEO_FINISH = Digitizing of the image is completed.
By setting *pbo == IS_CAPTURE_STATUS before calling the function, pbo
contains the following digitizing status:
IS_VIDEO_NOT_FINISH = Digitizing of the image is not completed yet.
IS_VIDEO_FINISH = Digitizing of the image is completed.
IS_CAPTURE_STATUS = Transfer error or conversion problem (e.g.
destination memory is invalid)
The parameter IS_CAPTURE_STATUS replaces the previous parameter
IS_TRANSFER_FAILED.
The parameter IS_TRANSFER_FAILED was moved into the new header file
uc480_deprecated.h, which contains all obsolete function definitions and
constants. If necessary the header file uc480_deprecated.h can be included
in addition to the header file uc480.h.
223
259
function was called with the IS_DONT_WAIT
223
Invalid camera handle
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not
available in this mode.
General error message
Function executed successfully
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents