MinimumBurstTime
- Updated2025-10-14
- 1 minute(s) read
Sets or gets the minimum duration of the detected bursts. Any detected burst with a duration smaller than the value of this property is ignored by NI-RFSG. para>This property is ignored when you disable the RfsgBurstDetectionEnabled property or when you set the RfsgBurstDetectionMode property to Auto.
/summary> value>Specifies the minimum duration of the detected bursts.
remarks> Supported Devices: PXIe-5820/5830/5831/5832/5840/5841.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double MinimumBurstTime { get; set; }