RFmxWlanMXPowerRampAveragingEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxWlanMXPowerRampAveragingEnabled Enumeration
Specifies if averaging is enabled for PowerRamp measurements.
Namespace: NationalInstruments.RFmx.WlanMX
Assembly: NationalInstruments.RFmx.WlanMX.Fx40 (in NationalInstruments.RFmx.WlanMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxWlanMXPowerRampAveragingEnabled
Public Enumeration RFmxWlanMXPowerRampAveragingEnabled
Members
Member name | Value | Description | |
---|---|---|---|
False | 0 | The measurement is performed on a single acquisition. | |
True | 1 | The measurement uses the SetAveragingCount(String, Int32) method as the number of acquisitions using which the results are averaged. |