CameraContrast Property

Applies To
Vision Sequence

Description
Specifies the contrast setting for the camera used in the current sequence.

Usage

VGet  Sequence.CameraContrast, var
VSet  Sequence.CameraContrast, value
Sequence
Name of a sequence or string variable containing a sequence name.
var
Integer variable that will contain the value of the property.
value
Integer value or expression for the new value of the property.

Values
Integer value from 0 to 255

Camera Default
NET 1044 BU 128
NET 4133 BU / CU 128
NET 1500 BU / CU 128
acA640-100gm 55
acA640-120gm 55
acA1300-60gm 0
acA1600-20gm / gc 57
acA1600-60gm / gc 0
acA2500-14gm / gc 0
acA2500-20gm / gc 0
acA3800-10gm / gc 0
acA5472-5gm / gc 0

Remarks
The CameraContrast property is normally left at the default value. When a new sequence is created, the default CameraContrast value is set for the current camera.

Adjust the value of the CameraContrast property when you want to change the contrast of a image acquisition. The CameraContrast property can have values in the range of 0 - 255, with higher values giving more contrast.

See Also
Camera Property, CameraBrightnessProperty, Vision Sequences