MinimumQuietTime
- Updated2025-10-14
- 1 minute(s) read
Sets or gets the time duration for which the signal must be quiet before a valid burst start location or after a valid burst stop location. para>This method is ignored when you disable the RfsgBurstDetectionEnabled or when you set the RfsgBurstDetectionModeproperty to Auto.
Syntax
Namespace: NationalInstruments.ModularInstruments.NIRfsg
public double MinimumQuietTime { get; set; }
Remarks
Specifies a time duration for which the signal must be quiet before a valid burst start location or after a valid burst stop location.
remarks> The default value of this property is 0, which means NI-RFSG does not look for a quiet time before or after detected burst start and stop locations. This property is useful for detecting burst locations in signals containing multiple bursts. However, each burst must have large changes in signal power within itself.By configuring the MinimumQuietTime property to a value that is less than or equal to the minimum time between two adjacent bursts in the waveform, you can ensure that the burst start and stop locations are detected at the beginning and end of a burst respectively, rather than at the signal power change within a burst.
Supported Devices: PXIe-5820/5830/5831/5832/5840/5841