EasyManuals Logo

THORLABS DCU22 Series Description And Sdk Manual

THORLABS DCU22 Series
513 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #355 background imageLoading...
Page #355 background image
© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
353
4.3.86 is_SetFrameRate
USB 2.0
USB 3.0
USB 2.0
USB 3.0
Syntax
INT is_SetFrameRate (HIDS hCam, double FPS, double* newFPS)
Description
Using is_SetFrameRate(), you can set the sensor frame rate in freerun mode (live mode). Since
this value depends on the sensor timing, the exposure time actually used may slightly deviate from
the value set here. After you have called the function, the actual frame rate is returned through the
newFPS parameter.
If the frame rate is set too high, it might not be possible to transfer every single frame. In this case,
the effective frame rate may vary from the set value.
For minimum and maximum frame rates as well as other sensor-based dependencies, please
refer to Camera and sensor data chapter.
Note
Newer driver versions sometimes allow an extended value range for the frame rate setting. We
recommend to query the value range every time and set the frame rate explicitly.
Changes to the frame rate affect the value ranges of the exposure time. After executing
is_SetFrameRate(), calling the function is_Exposure() is recommended in order to keep the
defined camera settings.
Attention
The use of the following functions will affect the frame rate:
is_PixelClock()
is_SetOptimalCameraTiming()
is_AOI() (if the image size is changed)
is_SetSubSampling()
is_SetBinning()
Changes made to the window size or the read-out timing (pixel clock frequency) also affect the
defined frame rate. For this reason, you need to call is_SetFrameRate() again after such changes.
Attention
To be able to set the default frame rate, you have to set a pixel clock equal to or higher than the
default pixel clock.
Input parameters
hCam
Camera handle
FPS
Desired frame rate in frames per second (fps)
IS_GET_FRAMERATE
Returns the set frame rate in the newFPS
parameter. To query the frame rate actually
reached by the camera, use
is_GetFramesPerSecond().
IS_GET_DEFAULT_FRAMERATE
Returns the default frame rate.
newFPS
Returns the frame rate actually set.

Table of Contents

Other manuals for THORLABS DCU22 Series

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the THORLABS DCU22 Series and is the answer not in the manual?

THORLABS DCU22 Series Specifications

General IconGeneral
BrandTHORLABS
ModelDCU22 Series
CategorySecurity Camera
LanguageEnglish

Related product manuals