Configures the reference waveform for a SISO measurement when you set the SetEvmReferenceDataSymbolsMode(string, RFmxWlanMXOfdmModAccEvmReferenceDataSymbolsMode) method to ReferenceWaveform .

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int Configure1ReferenceWaveform(string selectorString, ComplexWaveform< ComplexSingle > referenceWaveform)

Parameters

NameTypeDescription
selectorStringstring

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

referenceWaveformComplexWaveform< ComplexSingle >

Specifies the reference waveform used for deriving the reference data symbols for an EVM computation.

Returns

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