Skip to content

PLCamera.BslLightControlModeEnum Class#

Enables or disables the light control features.

Applies to: GigE and ace USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslLightControlModeEnum

Constructors#

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

Properties#

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

The light control features are disabled.

Applies to: GigE and ace USB

Public propertyOn

The light control features are enabled.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.BslLightControlModeEnum.ToString Method#

The full name of BslLightControlMode

Return Value#

Type: String
Returns the full name of BslLightControlMode

PLCamera.BslLightControlModeEnum Constructor#

Initializes a new instance of the PLCamera.BslLightControlModeEnum class

PLCamera.BslLightControlModeEnum.Name Property#

The full name of BslLightControlMode

PLCamera.BslLightControlModeEnum.Off Property#

The light control features are disabled.

Applies to: GigE and ace USB

PLCamera.BslLightControlModeEnum.On Property#

The light control features are enabled.

Applies to: GigE and ace USB