RFmxWlanMXPowerRampAveragingEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies if averaging is enabled for PowerRamp measurements.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXPowerRampAveragingEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement is performed on a single acquisition. |
| True | 1 | The measurement uses the SetAveragingCount(string, int) method as the number of acquisitions using which the results are averaged. |