Skip to content

PLCamera.BslLightDeviceStrobeModeEnum Class#

Sets the strobe mode of the light device.

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

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: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

Public propertyManual

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

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

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: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

PLCamera.BslLightDeviceStrobeModeEnum.Manual Property#

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

Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, ace GigE, ace USB, boost CoaXPress and dart GigE

PLCamera.BslLightDeviceStrobeModeEnum.Name Property#

The full name of BslLightDeviceStrobeMode