PLCamera.GainSelectorEnum Class#
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#
Name | Description | |
---|---|---|
![]() | PLCamera.GainSelectorEnum | Initializes a new instance of the PLCamera.GainSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | All | Changes to the gain will be applied universally. Applies to: CameraLink, GigE, ace USB, dart USB and pulse USB |
![]() | AnalogAll | Changes to the gain will be applied to all analog gain parameters. Applies to: CameraLink, GigE and ace USB |
![]() | Blue | This enumeration value selects the blue gain control for adjustment. Applies to: CameraLink and GigE |
![]() | DigitalAll | Changes to the gain will be applied to all digital gain parameters. Applies to: CameraLink, GigE and ace USB |
![]() | Green | This enumeration value selects the green gain control for adjustment. Applies to: CameraLink and GigE |
![]() | Name | The full name of GainSelector (Overrides ParameterListEnum.Name.) |
![]() | Red | This enumeration value selects the red gain control for adjustment. Applies to: CameraLink and GigE |
![]() | Tap1 | Changes to the gain will be applied to tap 1. Applies to: CameraLink and GigE |
![]() | Tap2 | Changes to the gain will be applied to tap 2. Applies to: CameraLink and GigE |
![]() | Tap3 | Changes to the gain will be applied to tap 3. Applies to: CameraLink and GigE |
![]() | Tap4 | Changes to the gain will be applied to tap 4. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | 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