| Home > Function descriptions > | History back Previous chapter Next chapter Print |
SetExposureTime |
|
uEye ActiveX Manual Version 4.00
Syntax
DOUBLE SetExposureTime (DOUBLE dExp)
Description
SetExposureTime() sets the indicated exposure time in ms. Since the exposure time is adjustable only in multiples of an image line duration, the actually used time can deviate from the desired value. The return value of the function is the effective adjusted exposure time.
|
|
|
|
Parameters
dExp |
Exposure time in milliseconds. |
Return values
Actually used exposure time |
|
IS_NO_SUCCESS |
General error message |
Related properties
Related functions