Sets acquisition sample rate configuration mode.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetMeasurementSampleRateMode(string selectorString, RFmxSpecAnMXIdpdMeasurementSampleRateMode value)

Remarks

This method sets the value of IdpdMeasurementSampleRateMode attribute.The default value is ReferenceWaveform.

Parameters

NameTypeDescription
selectorStringstring

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

valueRFmxSpecAnMXIdpdMeasurementSampleRateMode

Specifies acquisition sample rate configuration mode.

Returns

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