Skip to content

PLCamera.GainSelectorEnum Class#

Sets the gain type to be adjusted. All changes to the Gain parameter will be applied to the selected gain type.

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

Visibility: Beginner

Selecting Parameters: AutoGainLowerLimit, AutoGainUpperLimit, Gain, GainAbs, GainAuto, GainRaw

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.GainSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAll

Changes to the gain will be applied universally.

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

Public propertyAnalogAll

Changes to the gain will be applied to all analog gain parameters.

Applies to: CameraLink, GigE and ace USB

Public propertyBlue

This enumeration value selects the blue gain control for adjustment.

Applies to: CameraLink and GigE

Public propertyDigitalAll

Changes to the gain will be applied to all digital gain parameters.

Applies to: CameraLink, GigE and ace USB

Public propertyGreen

This enumeration value selects the green gain control for adjustment.

Applies to: CameraLink and GigE

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

This enumeration value selects the red gain control for adjustment.

Applies to: CameraLink and GigE

Public propertyTap1

Changes to the gain will be applied to tap 1.

Applies to: CameraLink and GigE

Public propertyTap2

Changes to the gain will be applied to tap 2.

Applies to: CameraLink and GigE

Public propertyTap3

Changes to the gain will be applied to tap 3.

Applies to: CameraLink and GigE

Public propertyTap4

Changes to the gain will be applied to tap 4.

Applies to: CameraLink and GigE

 

Methods#

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

PLCamera.GainSelectorEnum.ToString Method#

The full name of GainSelector

Return Value#

Type: String
Returns the full name of GainSelector

PLCamera.GainSelectorEnum Constructor#

Initializes a new instance of the PLCamera.GainSelectorEnum class

PLCamera.GainSelectorEnum.All Property#

Changes to the gain will be applied universally.

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

PLCamera.GainSelectorEnum.AnalogAll Property#

Changes to the gain will be applied to all analog gain parameters.

Applies to: CameraLink, GigE and ace USB

PLCamera.GainSelectorEnum.Blue Property#

This enumeration value selects the blue gain control for adjustment.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.DigitalAll Property#

Changes to the gain will be applied to all digital gain parameters.

Applies to: CameraLink, GigE and ace USB

PLCamera.GainSelectorEnum.Green Property#

This enumeration value selects the green gain control for adjustment.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.Name Property#

The full name of GainSelector

PLCamera.GainSelectorEnum.Red Property#

This enumeration value selects the red gain control for adjustment.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.Tap1 Property#

Changes to the gain will be applied to tap 1.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.Tap2 Property#

Changes to the gain will be applied to tap 2.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.Tap3 Property#

Changes to the gain will be applied to tap 3.

Applies to: CameraLink and GigE

PLCamera.GainSelectorEnum.Tap4 Property#

Changes to the gain will be applied to tap 4.

Applies to: CameraLink and GigE