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