RFmxWlanMXOfdmModAccMeasurementMode Enumeration
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the measurement calibrates the noise floor of analyzer or performs the ModAcc measurement.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public enum RFmxWlanMXOfdmModAccMeasurementMode
Members
Name | Value | Description |
---|---|---|
Measure | 0 | The OFDMModAcc measurement is performed on the acquired signal. |
CalibrateNoiseFloor | 1 | The OFDMModAcc measurement measures the noise floor of the instrument across the frequency range of interest determined by the carrier frequency and channel bandwidth. In this mode, the measurement expects that the signal generator to be turned off and checks whether no signal power is detected at the RF In port of the analyzer beyond a certain threshold. All scalar results and traces are invalid in this mode. Even if the instrument noise floor is previously calibrated, the measurement performs all the required acquisitions and overwrites any pre-existing noise floor calibration data. |