Skip to content

PLCamera.BslLightDeviceOperationModeEnum Class#

Sets the operation mode of the light device.

Applies to: GigE and ace USB

Visibility: Expert

Selected by: BslLightDeviceSelector

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightDeviceOperationModeEnum

Constructors#

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

Properties#

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

The currently selected light device is switched off.

Applies to: GigE and ace USB

Public propertyOn

The currently selected light device is switched on.

Applies to: GigE and ace USB

Public propertyStrobe

The currently selected light device is set to strobe mode.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.BslLightDeviceOperationModeEnum.ToString Method#

The full name of BslLightDeviceOperationMode

Return Value#

Type: String
Returns the full name of BslLightDeviceOperationMode

PLCamera.BslLightDeviceOperationModeEnum Constructor#

Initializes a new instance of the PLCamera.BslLightDeviceOperationModeEnum class

PLCamera.BslLightDeviceOperationModeEnum.Name Property#

The full name of BslLightDeviceOperationMode

PLCamera.BslLightDeviceOperationModeEnum.Off Property#

The currently selected light device is switched off.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceOperationModeEnum.On Property#

The currently selected light device is switched on.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceOperationModeEnum.Strobe Property#

The currently selected light device is set to strobe mode.

Applies to: GigE and ace USB