コンテンツにスキップ

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#

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

プロパティ#

 名前説明
Public property名前 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 propertyその

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

 

方法#

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