Gets whether to analyze just the real I or Q component of the acquired IQ data, or analyze the complex IQ data.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetAnalysisInput(string selectorString, out RFmxSpecAnMXSpectrumAnalysisInput value)

Remarks

This method gets the value of SpectrumAnalysisInput attribute.The default value is IQ.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxSpecAnMXSpectrumAnalysisInput

Upon return, contains whether to analyze just the real I or Q component of the acquired IQ data, or analyze the complex IQ data.

Returns

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