Sets IQ Measurement Mode, whether to fetch Normal IQ Data or RawIQ data.

Syntax

Namespace: NationalInstruments.RFmx.SpecAnMX

public int SetMeasurementMode(string selectorString, RFmxSpecAnMXIQMeasurementMode value)

Remarks

This method sets 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.

valueRFmxSpecAnMXIQMeasurementMode

Specifies 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.