RfsgBurstDetectionMode Enumeration
- Updated2024-05-08
- 1 minute(s) read
RfsgBurstDetectionMode Enumeration
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.Fx40 (in NationalInstruments.ModularInstruments.NIRfsg.Fx40.dll) Version: 2022
Syntax
public enum RfsgBurstDetectionMode
Public Enumeration RfsgBurstDetectionMode
Members
Member name | Value | Description | |
---|---|---|---|
Auto | -1 | NI-RFSG automatically detects the burst start and burst stop locations by analyzing the waveform. | |
Manual | 0 | User sets the burst detection parameters. |
Remarks
Supported Devices: PXIe-5820/5830/5831/5832/5840/5841