Gets whether the measurement calibrates the noise floor of analyzer or performs the ModAcc measurement.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetMeasurementMode(string selectorString, out RFmxWlanMXOfdmModAccMeasurementMode value)

Remarks

This method gets the value of OfdmModAccMeasurementMode attribute.The default value is Measure .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmModAccMeasurementMode

Upon return, contains whether the measurement calibrates the noise floor of analyzer or performs the ModAcc measurement.

Returns

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