Skip to content

PLCamera.BslLightSourcePresetEnum Class#

Sets the light source preset. The colors in the image will be corrected so that they are appropriate for the selected light source.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightSourcePresetEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDaylight5000K

The light source preset for image acquisitions with daylight of 5000 K is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyDaylight6500K

The light source preset for image acquisitions with daylight of 6500 K is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyFactoryLED6000K

The light source preset for image acquisitions with LED light is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyName The full name of BslLightSourcePreset (Overrides ParameterListEnum.Name.)
Public propertyOff

No light source preset is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyTungsten

The light source preset for image acquisitions with tungsten incandescent light is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

 

Methods#

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

PLCamera.BslLightSourcePresetEnum.ToString Method#

The full name of BslLightSourcePreset

Return Value#

Type: String
Returns the full name of BslLightSourcePreset

PLCamera.BslLightSourcePresetEnum Constructor#

Initializes a new instance of the PLCamera.BslLightSourcePresetEnum class

PLCamera.BslLightSourcePresetEnum.Daylight5000K Property#

The light source preset for image acquisitions with daylight of 5000 K is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetEnum.Daylight6500K Property#

The light source preset for image acquisitions with daylight of 6500 K is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetEnum.FactoryLED6000K Property#

The light source preset for image acquisitions with LED light is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetEnum.Name Property#

The full name of BslLightSourcePreset

PLCamera.BslLightSourcePresetEnum.Off Property#

No light source preset is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslLightSourcePresetEnum.Tungsten Property#

The light source preset for image acquisitions with tungsten incandescent light is selected.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB