RFmxLteMXChpMeasurementMode Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXChpMeasurementMode Enumeration
Specifies whether the measurement calibrates the noise floor of analyzer or performs the CHP 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 RFmxLteMXChpMeasurementMode
Public Enumeration RFmxLteMXChpMeasurementMode
Members
Member name | Value | Description | |
---|---|---|---|
Measure | 0 | CHP measurement is performed on the acquired signal. | |
CalibrateNoiseFloor | 1 | Manual noise calibration of the signal analyzer is performed for the CHP measurement. |