Skip to content

PLCamera.TonalRangeAutoEnum Class#

Sets the operation mode of the Tonal Range Auto auto function.

Applies to: GigE and ace USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.TonalRangeAutoEnum

Constructors#

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

Properties#

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

Automatic tonal range adjustment is disabled.

Applies to: GigE and ace USB

Public propertyOnce

Automatic tonal range adjustment is enabled. The adjustment is carried out once when the next image is acquired.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.TonalRangeAutoEnum.ToString Method#

The full name of TonalRangeAuto

Return Value#

Type: String
Returns the full name of TonalRangeAuto

PLCamera.TonalRangeAutoEnum Constructor#

Initializes a new instance of the PLCamera.TonalRangeAutoEnum class

PLCamera.TonalRangeAutoEnum.Name Property#

The full name of TonalRangeAuto

PLCamera.TonalRangeAutoEnum.Off Property#

Automatic tonal range adjustment is disabled.

Applies to: GigE and ace USB

PLCamera.TonalRangeAutoEnum.Once Property#

Automatic tonal range adjustment is enabled. The adjustment is carried out once when the next image is acquired.

Applies to: GigE and ace USB