Sets whether the measurement should calibrate the noise characteristics of the analyzer or compute the noise characteristics of the DUT for the cold source method.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetColdSourceMode(string selectorString, RFmxSpecAnMXNFColdSourceMode value)

Remarks

This method sets the value of NFColdSourceMode attribute.The default value is Measure.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxSpecAnMXNFColdSourceMode

Specifies whether the measurement should calibrate the noise characteristics of the analyzer or compute the noise characteristics of the DUT for the cold source method.

Returns

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