Indicates whether calibration data is valid for the configuration specified by the signal name in the selectorString parameter.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ValidateNoiseCalibrationData(string selectorString, out RFmxLteMXAcpNoiseCalibrationDataValid noiseCalibrationDataValid)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

noiseCalibrationDataValidout RFmxLteMXAcpNoiseCalibrationDataValid

Returns whether the calibration data is valid.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.