Skip to content

PLCamera.BslLightDeviceSelectorEnum Class#

Sets which light device can be configured. To populate the list, use the Light Control Enumerate Devices command first. All subsequent parameter changes in this category will be applied to the device selected here.

Applies to: GigE and ace USB

Visibility: Expert

Selecting Parameters: BslLightDeviceBrightness, BslLightDeviceBrightnessRaw, BslLightDeviceChangeID, BslLightDeviceClearLastError, BslLightDeviceFirmwareVersion, BslLightDeviceLastError, BslLightDeviceMaxCurrent, BslLightDeviceMaxCurrentRaw, BslLightDeviceOperationMode, BslLightDeviceStrobeDuration, BslLightDeviceStrobeDurationRaw, BslLightDeviceStrobeMode

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightDeviceSelectorEnum

Constructors#

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

Properties#

 NameDescription
Public propertyDevice1

Light device 1 can be configured.

Applies to: GigE and ace USB

Public propertyDevice2

Light device 2 can be configured.

Applies to: GigE and ace USB

Public propertyDevice3

Light device 3 can be configured.

Applies to: GigE and ace USB

Public propertyDevice4

Light device 4 can be configured.

Applies to: GigE and ace USB

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

Methods#

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

PLCamera.BslLightDeviceSelectorEnum.ToString Method#

The full name of BslLightDeviceSelector

Return Value#

Type: String
Returns the full name of BslLightDeviceSelector

PLCamera.BslLightDeviceSelectorEnum Constructor#

Initializes a new instance of the PLCamera.BslLightDeviceSelectorEnum class

PLCamera.BslLightDeviceSelectorEnum.Device1 Property#

Light device 1 can be configured.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceSelectorEnum.Device2 Property#

Light device 2 can be configured.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceSelectorEnum.Device3 Property#

Light device 3 can be configured.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceSelectorEnum.Device4 Property#

Light device 4 can be configured.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceSelectorEnum.Name Property#

The full name of BslLightDeviceSelector