Configures the measurement offset and maximum measurement length for the OFDMModAcc EVM measurements.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int ConfigureMeasurementLength(string selectorString, int measurementOffset, int maximumMeasurementLength)

Parameters

NameTypeDescription
selectorStringstring

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

measurementOffsetint

Specifies the number of data OFDM symbols to be ignored from the start of the data field for EVM computation.

maximumMeasurementLengthint

Specifies the maximum number of data OFDM symbols that the measurement uses to compute EVM.

Returns

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