PLCamera.BslLightDeviceStrobeModeEnum Class#
Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
Visibility: Expert
Selected by: BslLightDeviceSelector
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslLightDeviceStrobeModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslLightDeviceStrobeModeEnum | Initializes a new instance of the PLCamera.BslLightDeviceStrobeModeEnum class |
Properties#
Name | Description | |
---|---|---|
Automatic | 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, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
Manual | The timing of the individual strobe pulses can be specified manually using the Light Device Strobe Duration parameter. Applies to: GigE, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress | |
Name | The full name of BslLightDeviceStrobeMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
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, ace 2 CXP, ace 2 GigE, ace 2 USB, ace USB and boost CoaXPress
PLCamera.BslLightDeviceStrobeModeEnum.Name Property#
The full name of BslLightDeviceStrobeMode