| Home > Functions and parameters > Custom functions > | History back Previous chapter Next chapter Print |
Camera timing |
|
uEye VisionPro Integration Version 4.00
ExposureTime
Type |
Float (read/write) |
Description |
Sets the current exposure time in seconds |
Parameters |
- |
uEye API function |
is_Exposure |
ExposureTimeDefault
Type |
Float (read) |
Description |
Returns the default value of the exposure time in seconds |
Parameters |
- |
uEye API function |
is_Exposure |
ExposureTimeGran
Type |
Float (read) |
Description |
Returns the exposure time increment in seconds |
Parameters |
- |
uEye API function |
is_Exposure |
ExposureTimeMax
Type |
Float (read) |
Description |
Returns the maximum exposure time in seconds |
Parameters |
- |
uEye API function |
is_Exposure |
ExposureTimeMin
Type |
Float (read) |
Description |
Returns the minimum exposure time in seconds |
Parameters |
- |
uEye API function |
is_Exposure |
Type |
Float (read/write) |
Description |
Sets the sensor frame rate |
Parameters |
Desired frame rate in 1/sec |
uEye API function |
is_SetFrameRate is_GetFramesPerSecond |
FrameRateDefault
Type |
Float (read) |
Description |
Returns the default value for the sensor frame rate |
Parameters |
- |
uEye API function |
is_SetFrameRate |
FrameRateMax
Type |
Float (read) |
Description |
Returns the maximum sensor frame rate |
Parameters |
- |
uEye API function |
is_GetFrameTimeRange |
FrameRateMin
Type |
Float (read) |
Description |
Returns the minimum sensor frame rate |
Parameters |
- |
uEye API function |
is_GetFrameTimeRange |
FrameTimeGran
Type |
Float (read) |
Description |
Returns the frame duration increment in seconds. The frame duration corresponds to 1/(frame rate), and is not equal to the exposure time. With the aid of the FrameTimeGran value, it is possible to calculate valid values for the FrameRate. fpsn = 1/(min + n * FrameTimeGran) where min = 1/FrameRateMax |
Parameters |
- |
uEye API function |
is_GetFrameTimeRange |
Type |
Integer (read/write) |
Description |
Sets the sensor pixel clock in MHz |
Parameters |
Desired pixel clock in MHz |
uEye API function |
is_PixelClock |
PixelClockDefault
Type |
Integer (read) |
Description |
Returns the default value for the sensor pixel clock |
Parameters |
- |
uEye API function |
is_PixelClock |
PixelClockMax
Type |
Integer (read) |
Description |
Returns the maximum sensor pixel clock |
Parameters |
- |
uEye API function |
is_PixelClock |
PixelClockMin
Type |
Integer (read) |
Description |
Returns the minimum sensor pixel clock |
Parameters |
- |
uEye API function |
is_PixelClock |