PLCamera.LightSourcePresetEnum Class#
Applies to: ace USB, dart USB and pulse USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.LightSourcePresetEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.LightSourcePresetEnum | Initializes a new instance of the PLCamera.LightSourcePresetEnum class |
Properties#
Name | Description | |
---|---|---|
Daylight5000K | The light source preset for image acquisitions with daylight of 5000 K is selected. Applies to: ace USB, dart USB and pulse USB | |
Daylight6500K | The light source preset for image acquisitions with daylight of 6500 K is selected. Applies to: ace USB, dart USB and pulse USB | |
MicroscopeLED4500K | The light source preset for image acquisitions with microscope LED illumination of 4500 K is set. Applies to: ace USB | |
MicroscopeLED5500K | The light source preset for image acquisitions with microscope LED illumination of 5500 K is set. Applies to: ace USB | |
MicroscopeLED6000K | The light source preset for image acquisitions with microscope LED illumination of 6000 K is set. Applies to: ace USB | |
Name | The full name of LightSourcePreset (Overrides ParameterListEnum.Name.) | |
Off | No light source preset is selected. Applies to: ace USB, dart USB and pulse USB | |
Tungsten2800K | The light source preset for image acquisitions with tungsten incandescent light (2800 K) is selected. Applies to: ace USB, dart USB and pulse USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of LightSourcePreset (Overrides Object.ToString()()()().) |
PLCamera.LightSourcePresetEnum.ToString Method#
The full name of LightSourcePreset
Return Value#
Type: String
Returns the full name of LightSourcePreset
PLCamera.LightSourcePresetEnum Constructor#
Initializes a new instance of the PLCamera.LightSourcePresetEnum class
PLCamera.LightSourcePresetEnum.Daylight5000K Property#
The light source preset for image acquisitions with daylight of 5000 K is selected.
Applies to: ace USB, dart USB and pulse USB
PLCamera.LightSourcePresetEnum.Daylight6500K Property#
The light source preset for image acquisitions with daylight of 6500 K is selected.
Applies to: ace USB, dart USB and pulse USB
PLCamera.LightSourcePresetEnum.MicroscopeLED4500K Property#
The light source preset for image acquisitions with microscope LED illumination of 4500 K is set.
Applies to: ace USB
PLCamera.LightSourcePresetEnum.MicroscopeLED5500K Property#
The light source preset for image acquisitions with microscope LED illumination of 5500 K is set.
Applies to: ace USB
PLCamera.LightSourcePresetEnum.MicroscopeLED6000K Property#
The light source preset for image acquisitions with microscope LED illumination of 6000 K is set.
Applies to: ace USB
PLCamera.LightSourcePresetEnum.Name Property#
The full name of LightSourcePreset
PLCamera.LightSourcePresetEnum.Off Property#
No light source preset is selected.
Applies to: ace USB, dart USB and pulse USB
PLCamera.LightSourcePresetEnum.Tungsten2800K Property#
The light source preset for image acquisitions with tungsten incandescent light (2800 K) is selected.
Applies to: ace USB, dart USB and pulse USB