© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
201
Returns the supported function modes.
More details
pParam: Pointer to bit mask of type UINT
In the bit mask, the status flags from
EXPOSURE_CAPS are returned.
nSizeOfParam: 4
Pointer to a function parameter, whose function
depends on nCommand.
Size (in bytes) of the memory area to which
pParam refers.
Contents of the EXPOSURE_CAPS structure
The exposure time setting is supported
IS_EXPOSURE_CAP_FINE_INCREMENT
Fine exposure time increments are
supported
IS_EXPOSURE_CAP_LONG_EXPOSURE
Long time exposure is supported.
Depending on the camera model long time
exposure is only supported in trigger mode
but not in freerun mode.
IS_EXPOSURE_CAP_DUAL_EXPOSURE
/ and / only: The sensor supports dual
exposure. Odd and even lines can be
exposed with different exposure times.
Return values
An attempt to initialize or select the camera failed (no
camera connected or initialization error).
IS_CANT_COMMUNICATE_WITH_DRIVER
Communication with the driver failed because no driver
has been loaded.
The camera type defined in the .ini file does not match the
current camera model.
Camera is in standby mode, function not allowed
One of the submitted parameters is outside the valid
range or is not supported for this sensor or is not available
in this mode.
An IO request from the uc480 driver failed. Possibly the
versions of the ueye_api.dll (API) and the driver file
(ueye_usb.sys or ueye_eth.sys) do not match.
The camera does not contain any calibration data.
The camera model used here does not support this
function or setting.
Function executed successfully
A timeout occurred. An image capturing process could not
be terminated within the allowable period.