283SDK (Software development Kit)
© 2010 Thorlabs
7.3.102
is_SetSensorTestImage
Syntax
INT is_SetSensorTestImage (HIDS hCam, INT TestImage, INT Param)
Description
is_SetSensorTestImage() enables a test image function in the sensor. You can select different
test images. The test images supported by a particular camera can be queried using the
is_GetSupportedTestImages() function. For some test images, the Param parameter provides
additional options. If the test image does not support additional parameters, Param will be ignored.
Input Parameters
The test image to be set. See also
is_GetSupportedTestImages() .
Additional parameter for used to modify the test image. Not
available for all test images.
Return Values
Function executed successfully
The Param parameter is not within the allowed value
range.
The test image function is not supported by the camera.
Related Functions
is_GetSupportedTestImages()
is_GetTestImageValueRange()
184
184
184
187