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

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int ValidateNoiseCalibrationData(string selectorString, out RFmxNRMXChpNoiseCalibrationDataValid noiseCalibrationDataValid)

Parameters

NameTypeDescription
selectorStringstring

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

noiseCalibrationDataValidout RFmxNRMXChpNoiseCalibrationDataValid

Upon return, contains 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.