RFmxLteMXAcpMeasurementMode Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXAcpMeasurementMode Enumeration
Specifies whether the measurement calibrates the noise floor of analyzer or performs the ACP measurement. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public enum RFmxLteMXAcpMeasurementMode
Public Enumeration RFmxLteMXAcpMeasurementMode
Members
Member name | Value | Description | |
---|---|---|---|
Measure | 0 | ACP measurement is performed on the acquired signal. | |
CalibrateNoiseFloor | 1 | Manual noise calibration of the signal analyzer is performed for the ACP measurement. |