Sets whether the noise figure (NF) measurement accounts for ohmic losses between the noise source and the input port of the DUT, excluding the losses that are common to calibration and the measurement steps for the Y-Factor method, which are specified by the SetYFactorNoiseSourceLoss(string, double[]) method.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetDutInputLossCompensationEnabled(string selectorString, RFmxSpecAnMXNFDutInputLossCompensationEnabled value)

Remarks

This method sets the value of NFDutInputLossCompensationEnabled attribute.The default value is False.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxSpecAnMXNFDutInputLossCompensationEnabled

Specifies whether the noise figure (NF) measurement accounts for ohmic losses between the noise source and the input port of the DUT, excluding the losses that are common to calibration and the measurement steps for the Y-Factor method, which are specified by the SetYFactorNoiseSourceLoss(string, double[]) method.

Returns

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