RfsgBurstDetectionMode Enumeration
- Updated2025-05-22
- 1 minute(s) read
Rfsg
Specifies the algorithm that NI-RFSG uses to detect the burst start and burst stop locations in the waveform when burst detection is
enabled using the RfsgBurstDetectionEnabled property. When you set RfsgBurstDetectionMode to Auto, NI-RFSG automatically detects
the burst start and burst stop locations by analyzing the waveform. To fine-tune the burst detection process parameters yourself, you can set this attribute to
Manual and specify the burst detection parameters using the Minimum Quiet Time, Power Threshold, and Minimum Burst Time methods.
Namespace: NationalInstruments.ModularInstruments.NIRfsg
Assembly: NationalInstruments.ModularInstruments.NIRfsg.Fx45 (in NationalInstruments.ModularInstruments.NIRfsg.Fx45.dll) Version: 2025
Syntax
public enum RfsgBurstDetectionMode
Public Enumeration RfsgBurstDetectionMode
Members
Member name | Value | Description |
---|---|---|
Manual | 0 | User sets the burst detection parameters. |
Auto | -1 | NI-RFSG automatically detects the burst start and burst stop locations by analyzing the waveform. |
Remarks
Supported Devices: PXIe-5820/5830/5831/5832/5840/5841