コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.BslLightControlModeEnum Initializes a new instance of the PLCamera.BslLightControlModeEnum class
 

プロパティ#

 名前説明
Public property名前 The full name of BslLightControlMode (Overrides ParameterListEnum.Name.)
Public propertyOff

The light control features are disabled.

Applies to: GigE and ace USB

Public propertyその

The light control features are enabled.

Applies to: GigE and ace USB

 

方法#

 名前説明
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