© 2013 Thorlabs GmbH
4 Programming (SDK)
219
increment.
nSizeOfParam: 24
IS_EXPOSURE_CMD_GET_LONG_EXPOSURE_ENABLE
Returns the current settings for long exposure.
More information
pval1: returns the current setting
IS_EXPOSURE_CMD_SET_LONG_EXPOSURE_ENABLE
Enables/Disables long exposure.
More information
pval1 = 1 enables control, 0 disables control
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
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 uc480_api.dll (API) and the driver file (uc480_usb.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.
Related functions
is_SetFrameRate()
is_PixelClock()
is_SetOptimalCameraTiming()
is_SetAutoParameter()
is_AutoParameter()
is_SetHardwareGain()
329
294
338
303
167
333