Please enable JavaScript to view this site.

uEye .NET Manual 4.97

Class

uEye.TestImage

Accessible

Camera.TestImage.Set

Syntax

uEye.TestImage.Set(uEye.Defines.TestImageMode mode, int s32Param)

Description

Enables/duisables the test image function in the sensor. You can select different test images. The test images supported by a particular camera can be queried using GetSupported(). For some test images, the s32Param parameter provides additional options. If the test image does not support additional parameters, s32Param will be ignored.

hint_info

Manually changing the pixel clock will disable the test image mode.

Parameter

mode

Test image to be set, see GetSupported()

s32Param

Additional parameter used for modifying the test image. Not available for all test images.