NRClearNoiseCalibrationDatabase(this RFmxInstrMX, string)
- Updated2025-10-13
- 1 minute(s) read
Clears the noise calibration database used for noise compensation.
Syntax
Namespace: NationalInstruments.RFmx.InstrMX
public static int NRClearNoiseCalibrationDatabase(this RFmxInstrMX instrSession, string selectorString)
Parameters
| Name | Type | Description |
|---|---|---|
| instrSession | this RFmxInstrMX | Specifies an RFmxInstr session. |
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.