© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
235
4.3.42 is_GetFramesPerSecond
Syntax
INT is_GetFramesPerSecond (HIDS hCam, double* dblFPS)
Description
In live capture mode started by is_CaptureVideo(), the is_GetFramesPerSecond() function returns
the number of frames actually captured per second.
Input parameters
Returns the current frame rate.
Return values
One of the submitted parameters is outside the
valid range or is not supported for this sensor or
is not available in this mode.
Function executed successfully
Related functions
is_GetFrameTimeRange()
is_SetFrameRate()
is_PixelClock()
is_Exposure()