Gets the overlap mode when you set the SpectrumMeasurementMethod method to SequentialFft.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetFftOverlapMode(string selectorString, out RFmxSpecAnMXSpectrumFftOverlapMode value)

Remarks

This method gets the value of SpectrumFftOverlapMode attribute.The default value is Disabled.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxSpecAnMXSpectrumFftOverlapMode

Upon return, contains the overlap mode when you set the SpectrumMeasurementMethod method to SequentialFft.

Returns

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