PLCamera.BslChunkAutoBrightnessStatusEnum Class#
Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslChunkAutoBrightnessStatusEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslChunkAutoBrightnessStatusEnum | Initializes a new instance of the PLCamera.BslChunkAutoBrightnessStatusEnum class |
Properties#
Name | Description | |
---|---|---|
Disabled | Target brightness adjustments are disabled, i.e., Gain Auto and Exposure Auto are set to Off. Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB | |
Name | The full name of BslChunkAutoBrightnessStatus (Overrides ParameterListEnum.Name.) | |
TargetNotReached | Target brightness adjustments are enabled, but the target brightness value has not been reached. Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB | |
TargetReached | Target brightness adjustments are enabled, and the target brightness value has been reached. Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslChunkAutoBrightnessStatus (Overrides Object.ToString()()()().) |
PLCamera.BslChunkAutoBrightnessStatusEnum.ToString Method#
The full name of BslChunkAutoBrightnessStatus
Return Value#
Type: String
Returns the full name of BslChunkAutoBrightnessStatus
PLCamera.BslChunkAutoBrightnessStatusEnum Constructor#
Initializes a new instance of the PLCamera.BslChunkAutoBrightnessStatusEnum class
PLCamera.BslChunkAutoBrightnessStatusEnum.Disabled Property#
Target brightness adjustments are disabled, i.e., Gain Auto and Exposure Auto are set to Off.
Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB
PLCamera.BslChunkAutoBrightnessStatusEnum.Name Property#
The full name of BslChunkAutoBrightnessStatus
PLCamera.BslChunkAutoBrightnessStatusEnum.TargetNotReached Property#
Target brightness adjustments are enabled, but the target brightness value has not been reached.
Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB
PLCamera.BslChunkAutoBrightnessStatusEnum.TargetReached Property#
Target brightness adjustments are enabled, and the target brightness value has been reached.
Applies to: ace 2 GigE, ace 2 USB, dart 2 USB and dart USB