Skip to content

PLCamera.BslLightControlSourceEnum Class#

Sets which line is used to control the light 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.BslLightControlSourceEnum

Constructors#

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

Properties#

 NameDescription
Public propertyLine3

Line 3 is used to control the light features.

Applies to: GigE and ace USB

Public propertyLine4

Line 4 is used to control the light features.

Applies to: GigE and ace USB

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

No line is used to control the light features.

Applies to: GigE and ace USB

 

Methods#

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

PLCamera.BslLightControlSourceEnum.ToString Method#

The full name of BslLightControlSource

Return Value#

Type: String
Returns the full name of BslLightControlSource

PLCamera.BslLightControlSourceEnum Constructor#

Initializes a new instance of the PLCamera.BslLightControlSourceEnum class

PLCamera.BslLightControlSourceEnum.Line3 Property#

Line 3 is used to control the light features.

Applies to: GigE and ace USB

PLCamera.BslLightControlSourceEnum.Line4 Property#

Line 4 is used to control the light features.

Applies to: GigE and ace USB

PLCamera.BslLightControlSourceEnum.Name Property#

The full name of BslLightControlSource

PLCamera.BslLightControlSourceEnum.Off Property#

No line is used to control the light features.

Applies to: GigE and ace USB