PLCamera.BlackLevelSelectorEnum Class#
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB, pulse USB and racer 2 CXP
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#
Name | Description | |
---|---|---|
PLCamera.BlackLevelSelectorEnum | Initializes a new instance of the PLCamera.BlackLevelSelectorEnum class |
Properties#
Name | Description | |
---|---|---|
All | The black level value is applied universally. Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB, pulse USB and racer 2 CXP | |
AnalogAll | This enumeration value selects all available analog black level controls for adjustment. Applies to: CameraLink and GigE | |
Blue | This enumeration value selects the blue black level control for adjustment. Applies to: CameraLink and GigE | |
DigitalAll | This enumeration value selects all available digital black level controls for adjustment. Applies to: CameraLink and GigE | |
Green | This enumeration value selects the green black level control for adjustment. Applies to: CameraLink and GigE | |
Name | The full name of BlackLevelSelector (Overrides ParameterListEnum.Name.) | |
Red | This enumeration value selects the red black level control for adjustment. Applies to: CameraLink and GigE | |
SensorAll | The black level value is applied to the sensor. Applies to: racer 2 CXP | |
Tap1 | The black level value is applied to sensor tap 1. Applies to: CameraLink and GigE | |
Tap2 | The black level value is applied to sensor tap 2. Applies to: CameraLink and GigE | |
Tap3 | The black level value is applied to sensor tap 3. Applies to: CameraLink and GigE | |
Tap4 | The black level value is applied to sensor tap 4. Applies to: CameraLink and GigE |
Methods#
Name | Description | |
---|---|---|
ToString | 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 universally.
Applies to: CameraLink, GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB, boost CoaXPress, dart USB, pulse USB and racer 2 CXP
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.SensorAll Property#
The black level value is applied to the sensor.
Applies to: racer 2 CXP
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