RfsgBurstDetection.MinimumQuietTime Property
- Updated2024-05-08
- 1 minute(s) read
RfsgBurstDetectionMinimumQuietTime Property
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.
This method is ignored when you disable the RfsgBurstDetectionEnabled or when you set the RfsgBurstDetectionModeproperty to Auto.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public double MinimumQuietTime { get; set; }
Public Property MinimumQuietTime As Double Get Set
Property Value
Type: DoubleSpecifies 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