PLCamera.BslAcquisitionBurstModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslAcquisitionBurstModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslAcquisitionBurstModeEnum | Initializes a new instance of the PLCamera.BslAcquisitionBurstModeEnum class |
Properties#
Name | Description | |
---|---|---|
HighSpeed | The High Speed burst mode is enabled. This mode offers high frame rates within a burst, but introduces a delay after each burst. Within a burst, the frame rate is only limited by the bandwidth of the streaming buffer and the sensor. Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB and dart USB | |
Name | The full name of BslAcquisitionBurstMode (Overrides ParameterListEnum.Name.) | |
Standard | The Standard burst mode is enabled. This mode allows you to execute bursts in quick succession, but offers lower frame rates compared to High Speed burst mode. Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslAcquisitionBurstMode (Overrides Object.ToString()()()().) |
PLCamera.BslAcquisitionBurstModeEnum.ToString Method#
The full name of BslAcquisitionBurstMode
Return Value#
Type: String
Returns the full name of BslAcquisitionBurstMode
PLCamera.BslAcquisitionBurstModeEnum Constructor#
Initializes a new instance of the PLCamera.BslAcquisitionBurstModeEnum class
PLCamera.BslAcquisitionBurstModeEnum.HighSpeed Property#
The High Speed burst mode is enabled. This mode offers high frame rates within a burst, but introduces a delay after each burst. Within a burst, the frame rate is only limited by the bandwidth of the streaming buffer and the sensor.
Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB and dart USB
PLCamera.BslAcquisitionBurstModeEnum.Name Property#
The full name of BslAcquisitionBurstMode
PLCamera.BslAcquisitionBurstModeEnum.Standard Property#
The Standard burst mode is enabled. This mode allows you to execute bursts in quick succession, but offers lower frame rates compared to High Speed burst mode.
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP