187SDK (Software development Kit)
© 2010 Thorlabs
7.3.44
is_GetTestImageValueRange
Syntax
INT is_GetTestImageValueRange (HIDS hCam,
INT TestImage,
INT* TestImageValueMin,
INT* TestImageValueMax)
Description
Using is_GetTestImageValueRange(), you can query the value range of the additional parameter
required for some camera test images. You can enable the sensor test image feature using
is_SetSensorTestImage() .
Input Parameters
Test image for which the value range is queried
Return Values
Function executed successfully
The test image function is not supported by the camera. In this
case, the TestImageValueMin and TestImageValueMax
parameters are equal to 0.
Related Functions
is_GetSupportedTestImages()
is_SetSensorTestImage()
283
184
283