Skip to content

PLCamera.BslLightDeviceStrobeModeEnum Class#

Sets the strobe 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.BslLightDeviceStrobeModeEnum

Constructors#

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

Properties#

 NameDescription
Public propertyAutomatic

The timing of the individual strobe pulses is determined by the Exposure Active signal. The light pulse will last for the duration of the exposure, up to a maximum of 655 350 microseconds.

Applies to: GigE and ace USB

Public propertyManual

The timing of the individual strobe pulses can be specified manually using the Light Device Strobe Duration parameter.

Applies to: GigE and ace USB

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

Methods#

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

PLCamera.BslLightDeviceStrobeModeEnum.ToString Method#

The full name of BslLightDeviceStrobeMode

Return Value#

Type: String
Returns the full name of BslLightDeviceStrobeMode

PLCamera.BslLightDeviceStrobeModeEnum Constructor#

Initializes a new instance of the PLCamera.BslLightDeviceStrobeModeEnum class

PLCamera.BslLightDeviceStrobeModeEnum.Automatic Property#

The timing of the individual strobe pulses is determined by the Exposure Active signal. The light pulse will last for the duration of the exposure, up to a maximum of 655 350 microseconds.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceStrobeModeEnum.Manual Property#

The timing of the individual strobe pulses can be specified manually using the Light Device Strobe Duration parameter.

Applies to: GigE and ace USB

PLCamera.BslLightDeviceStrobeModeEnum.Name Property#

The full name of BslLightDeviceStrobeMode