RFmxDemodMXADemodAveragingEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable averaging for the analog demodulation measurement.
Syntax
Namespace: NationalInstruments.RFmx.DemodMX
public enum RFmxDemodMXADemodAveragingEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement is performed on a single acquisition. |
| True | 1 | The analog demodulation measurement uses the averaging count to calculate the number of acquisitions over which the measurement is averaged. Traces are not averaged. |