© 2013 Thorlabs GmbH390
DCx Cameras
4.5.8 is_GetExposureRange
Syntax
INT is_GetExposureRange (HIDS hCam, double* min,double* max, double* intervall)
Description
Attention
This function is obsolete and should not be used anymore. We recommend to use the is_Exposure()
function instead (see also Obsolete functions ).
Using is_GetExposureRange(), you can query the exposure values (in milliseconds) available for the currently
selected timing (pixel clock, frame rate). The available time values are comprised between min and max and can
be set in increments defined by the intervall parameter.
Attention
The increments for setting the exposure time (intervall) depend on the sensor's current timing settings (pixel
clock, frame rate). The smallest increment always corresponds to the duration of one pixel row, which is the time it
takes the sensor to read out one pixel row.
Input parameters
Returns the minimum available exposure time.
Returns the maximum available exposure time.
Returns the increment you can use to change the image
exposure time.
Return values
Function executed successfully
Related functions
is_SetExposureTime()
is_PixelClock()
is_GetFrameTimeRange()
is_GetFramesPerSecond()
is_SetFrameRate()
216
379
427
294
241
240
329