Sets whether to enable averaging for digital demodulation measurements.

Syntax

Namespace: NationalInstruments.RFmx.DemodMX

public int SetAveragingEnabled(string selectorString, RFmxDemodMXDDemodAveragingEnabled value)

Remarks

This method maps to the RFmxDemod_DDemodSetAveragingEnabled() function in C.

Parameters

NameTypeDescription
selectorStringstring

Specifies of the signal name. If you do not specify the signal name, the default signal instance is used.

valueRFmxDemodMXDDemodAveragingEnabled

Enables averaging for the measurement.

Returns

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