Skip to content

PLCamera.BalanceWhiteAutoEnum Class#

Sets the operation mode of the Balance White Auto auto function.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BalanceWhiteAutoEnum

Constructors#

 NameDescription
Public methodPLCamera.BalanceWhiteAutoEnum Initializes a new instance of the PLCamera.BalanceWhiteAutoEnum class
 

Properties#

 NameDescription
Public propertyContinuous

White balance is adjusted continuously while images are being acquired. The adjustment process will continue until the mode of operation is set to Once or Off.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB and pulse USB

Public propertyName The full name of BalanceWhiteAuto (Overrides ParameterListEnum.Name.)
Public propertyOff

The Balance White Auto auto function is disabled.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

Public propertyOnce

White balance is adjusted automatically to reach the specified target value. When the target value has been reached, the auto function will automatically be set to Off and the new parameter value will be applied to the following images.

Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

 

Methods#

 NameDescription
Public methodToString The full name of BalanceWhiteAuto (Overrides Object.ToString()()()().)
 

PLCamera.BalanceWhiteAutoEnum.ToString Method#

The full name of BalanceWhiteAuto

Return Value#

Type: String
Returns the full name of BalanceWhiteAuto

PLCamera.BalanceWhiteAutoEnum Constructor#

Initializes a new instance of the PLCamera.BalanceWhiteAutoEnum class

PLCamera.BalanceWhiteAutoEnum.Continuous Property#

White balance is adjusted continuously while images are being acquired. The adjustment process will continue until the mode of operation is set to Once or Off.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB and pulse USB

PLCamera.BalanceWhiteAutoEnum.Name Property#

The full name of BalanceWhiteAuto

PLCamera.BalanceWhiteAutoEnum.Off Property#

The Balance White Auto auto function is disabled.

Applies to: CameraLink, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE

PLCamera.BalanceWhiteAutoEnum.Once Property#

White balance is adjusted automatically to reach the specified target value. When the target value has been reached, the auto function will automatically be set to Off and the new parameter value will be applied to the following images.

Applies to: CameraLink, ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress, boost V CoaXPress, dart GigE, dart USB, pulse USB, racer 2S 5GigE, racer 2S CXP and racer 2S GigE