PLCamera.TonalRangeEnableEnum Class#
Applies to: ace GigE and ace USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.TonalRangeEnableEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.TonalRangeEnableEnum | Initializes a new instance of the PLCamera.TonalRangeEnableEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | Name | The full name of TonalRangeEnable (Overrides ParameterListEnum.Name.) |
![]() | Off | Tonal range adjustment is disabled. Applies to: ace GigE and ace USB |
![]() | On | Tonal range adjustment is enabled. Applies to: ace GigE and ace USB |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of TonalRangeEnable (Overrides Object.ToString()()()().) |
PLCamera.TonalRangeEnableEnum.ToString Method#
The full name of TonalRangeEnable
Return Value#
Type: String
Returns the full name of TonalRangeEnable
PLCamera.TonalRangeEnableEnum Constructor#
Initializes a new instance of the PLCamera.TonalRangeEnableEnum class
PLCamera.TonalRangeEnableEnum.Name Property#
The full name of TonalRangeEnable
PLCamera.TonalRangeEnableEnum.Off Property#
Tonal range adjustment is disabled.
Applies to: ace GigE and ace USB
PLCamera.TonalRangeEnableEnum.On Property#
Tonal range adjustment is enabled.
Applies to: ace GigE and ace USB