RFmxSpecAnMXSpectrumAveragingEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether to enable averaging for the spectrum measurement.
Syntax
Namespace: NationalInstruments.RFmx.SpecAnMX
public enum RFmxSpecAnMXSpectrumAveragingEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement is performed on a single acquisition. |
| True | 1 | The spectrum measurement uses the value of the SetAveragingCount(string, int) as the number of acquisitions over which the spectrum measurement is averaged. |