Is_Getframetimerange - THORLABS DCU223x Operation Manual And Sdk

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

Advertisement

4.3.42 is_GetFrameTimeRange

USB 2.0
Syntax
INT is_GetFrameTimeRange (HIDS hCam,
Description
Using is_GetFrameTimeRange(), you can read out the frame rate settings which are available for the current
pixel clock setting. The returned values indicate the minimum and maximum frame duration in seconds. You can
set the frame duration between min and max in increments defined by the intervall parameter.
The following applies:
fps
1
min
max
fps
1
max
min
fps
1
n
(min
* n
intervall)
The call of this function makes only sense in the
Note
The use of the following functions will affect the frame duration:
is_PixelClock()
is_SetOptimalCameraTiming()
(if the image size is changed)
is_AOI()
159
is_SetSubSampling()
is_SetBinning()
Changes made to the window size, the frame rate or the read-out timing (pixel clock frequency) also affect the
defined frame duration. For this reason, you need to call is_GetFrameTimeRange() again after such changes.
Input parameters
hCam
min
max
intervall
Return values
IS_INVALID_CAMERA_HANDLE
IS_INVALID_PARAMETER
IS_NO_SUCCESS
IS_SUCCESS
Related functions
is_GetFramesPerSecond()
is_SetFrameRate()
is_PixelClock()
is_Exposure()
216
© 2013 Thorlabs GmbH
USB 2.0
double* min, double* max, double* intervall)
294
338
347
310
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
240
329
294
freerun mode.
17
Camera handle
Returns the minimum available frame duration.
Returns the maximum available frame duration.
Returns the increment you can use to change the frame
duration.
4 Programming (SDK)
241

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Dcu224xDcc1240xDcc1545mDcc1645c

Table of Contents