PLCamera.BslAcquisitionBurstModeEnum Class#
Applies to: ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart GigE, dart USB, racer 2 CXP, racer 2S 5GigE and racer 2S GigE
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 GigE 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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE and racer 2S GigE |
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 GigE 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 GigE, dart USB, racer 2 CXP, racer 2S 5GigE and racer 2S GigE