Specifies whether the noise calibration and measurement is performed automatically by the measurement or by you. Refer to the measurement guidelines section in the Noise Compensation Algorithm topic for more information.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public enum RFmxLteMXAcpNoiseCalibrationMode

Members

NameValueDescription
Manual0

When you set the SetMeasurementMode(string, RFmxLteMXAcpMeasurementMode) method to Calibrate Noise Floor, you can initiate instrument noise calibration for ACP manually. When you set the ACP Meas Mode method to Measure, you can initiate the ACP measurement manually.

Auto1

When you set the SetNoiseCompensationEnabled(string, RFmxLteMXAcpNoiseCompensationEnabled) method to True, the RFmx driver sets the Input Isolation Enabled method to Enabled and calibrates the instrument noise in the current state of the instrument. After that, the RFmx driver resets Input Isolation Enabled method and performs the ACP measurement including compensation for the noise contribution of the instrument. The RFmx driver skips noise calibration in this mode if valid noise calibration data is already cached.