Skip to content

PLCamera.BlackLevelSelectorEnum Class#

Sets which sensor tap can be configured. All changes to the Black Level parameter will be applied to the selected sensor tap.

Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB

Visibility: Beginner

Selecting Parameters: BlackLevel, BlackLevelAbs, BlackLevelRaw

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BlackLevelSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAll

The black level value is applied to all sensor taps.

Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB

Public propertyAnalogAll

This enumeration value selects all available analog black level controls for adjustment.

Applies to: CameraLink and GigE

Public propertyBlue

This enumeration value selects the blue black level control for adjustment.

Applies to: CameraLink and GigE

Public propertyDigitalAll

This enumeration value selects all available digital black level controls for adjustment.

Applies to: CameraLink and GigE

Public propertyGreen

This enumeration value selects the green black level control for adjustment.

Applies to: CameraLink and GigE

Public propertyName The full name of BlackLevelSelector (Overrides ParameterListEnum.Name.)
Public propertyRed

This enumeration value selects the red black level control for adjustment.

Applies to: CameraLink and GigE

Public propertyTap1

The black level value is applied to sensor tap 1.

Applies to: CameraLink and GigE

Public propertyTap2

The black level value is applied to sensor tap 2.

Applies to: CameraLink and GigE

Public propertyTap3

The black level value is applied to sensor tap 3.

Applies to: CameraLink and GigE

Public propertyTap4

The black level value is applied to sensor tap 4.

Applies to: CameraLink and GigE

 

Methods#

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

PLCamera.BlackLevelSelectorEnum.ToString Method#

The full name of BlackLevelSelector

Return Value#

Type: String
Returns the full name of BlackLevelSelector

PLCamera.BlackLevelSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BlackLevelSelectorEnum class

PLCamera.BlackLevelSelectorEnum.All Property#

The black level value is applied to all sensor taps.

Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB

PLCamera.BlackLevelSelectorEnum.AnalogAll Property#

This enumeration value selects all available analog black level controls for adjustment.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Blue Property#

This enumeration value selects the blue black level control for adjustment.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.DigitalAll Property#

This enumeration value selects all available digital black level controls for adjustment.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Green Property#

This enumeration value selects the green black level control for adjustment.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Name Property#

The full name of BlackLevelSelector

PLCamera.BlackLevelSelectorEnum.Red Property#

This enumeration value selects the red black level control for adjustment.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Tap1 Property#

The black level value is applied to sensor tap 1.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Tap2 Property#

The black level value is applied to sensor tap 2.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Tap3 Property#

The black level value is applied to sensor tap 3.

Applies to: CameraLink and GigE

PLCamera.BlackLevelSelectorEnum.Tap4 Property#

The black level value is applied to sensor tap 4.

Applies to: CameraLink and GigE