PLCamera.BalanceWhiteAutoEnum Class#
Applies to: CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BalanceWhiteAutoEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BalanceWhiteAutoEnum | Initializes a new instance of the PLCamera.BalanceWhiteAutoEnum class |
Properties#
Name | Description | |
---|---|---|
Continuous | 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB | |
Name | The full name of BalanceWhiteAuto (Overrides ParameterListEnum.Name.) | |
Off | The Balance White Auto auto function is disabled. Applies to: CameraLink, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB | |
Once | 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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
ToString | 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, 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, GigE, Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB
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, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, boost V CoaXPress, dart 2 USB, dart USB and pulse USB