Gets IQ Measurement Mode, whether it is set to Normal or RawIQ mode.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int GetMeasurementMode(string selectorString, out RFmxSpecAnMXIQMeasurementMode value)

Remarks

This method gets the value of IQMeasurementMode attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxSpecAnMXIQMeasurementMode

Upon return, contains the mode for performing the IQ measurement.

Returns

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