© 2016 Thorlabs Scientific Imaging
4 Programming (SDK)
137
Return values
Only if ulValue = IS_GET_STATUS
Returns the information specified by nInfo
When used with
IS_LAST_CAPTURE_ERROR
Returns the last image capture error. For a list of all possible
error events, see is_GetCaptureErrorInfo().
An internal structure has an incorrect size.
IS_CANT_COMMUNICATE_WITH_DRIVE
R
Communication with the driver failed because no driver has
been loaded.
An attempt to initialize or select the camera failed (no camera
connected or initialization error).
The camera type defined in the .ini file does not match the
current camera model.
This setting is not available for the currently set exposure
time.
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.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.
No memory could be allocated.
Function executed successfully
A timeout occurred. An image capturing process could not be
terminated within the allowable period.
Related functions
is_GetCameraInfo()
is_GetError()
is_SetErrorReport()
is_SetTriggerCounter()