Is_Gettimeout - THORLABS DCU223x Operation Manual And Sdk

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

Advertisement

DCx Cameras

4.3.53 is_GetTimeout

USB 2.0
USB 3.0
Syntax
INT is_GetTimeout (HIDS hCam, UINT nMode, UINT* pTimeout)
Description
Using is_GetTimeout(), you can read out user-defined timeout values from the uc480 API.
For further information, please refer to the
Input parameters
hCam
nMode
IS_TRIGGER_TIMEOUT
pTimeout
Return values
IS_INVALID_CAMERA_HANDLE
IS_INVALID_PARAMETER
IS_NO_SUCCESS
IS_NOT_SUPPORTED
IS_SUCCESS
Related functions
is_SetTimeout()
is_CaptureVideo()
is_FreezeVideo()
is_SetExternalTrigger()
Example
// Return user-defined timeout
UINT nTimeout;
INT ret = is_GetTimeout(hCam, IS_TRIGGER_TIMEOUT, &nTimeout);
256
USB 2.0
USB 3.0
How to proceed: Timeout values for image capture
Camera handle
Selects the timeout value to be returned
Returns the timeout value in steps of 10 ms for triggered image
capture
Pointer to the variable that holds the timeout value. Returns 0 if the
default value of the uc480 API is used.
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
The camera model used here does not support this function or
setting.
Function executed successfully
350
177
223
327
section.
135
© 2013 Thorlabs GmbH

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents