Home > C: Programming > Function Descriptions > History back  Previous chapter  Next chapter  Print  

is_GetExposureRange

uEye Camera Manual Version 3.80

is_GetExposureRange

Windows_Logo

Linux_Logo

USB 2.0

GigE

USB 2.0

GigE

Syntax

INT is_GetExposureRange (HIDS hCam,
double* min,double* max, double* intervall)

Description

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.

Achtung

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

hCam

Camera handle

min

Returns the minimum available exposure time.

max

Returns the maximum available exposure time.

intervall

Returns the increment you can use to change the image exposure time.

Return Values

IS_SUCCESS

Function executed successfully

IS_NO_SUCCESS

General error message

Related Functions

is_SetExposureTime()
is_GetPixelClockRange()
is_GetFrameTimeRange()
is_GetFramesPerSecond()
is_SetFrameRate()

Suggestion for improvement? Send us your short Feedback on this chapter. Thank you very much!


© 2010 IDS Imaging Development Systems GmbH
http://www.ids-imaging.com