Gets whether to use an acquired waveform or a reference waveform to create reference data symbols (ideal constellation points) for an EVM computation.

Syntax

Namespace: NationalInstruments.RFmx.WlanMX

public int GetEvmReferenceDataSymbolsMode(string selectorString, out RFmxWlanMXOfdmModAccEvmReferenceDataSymbolsMode value)

Remarks

This method gets the value of OfdmModAccEvmReferenceDataSymbolsMode attribute.The default value is AcquiredWaveform .

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxWlanMXOfdmModAccEvmReferenceDataSymbolsMode

Upon return, contains whether to use an acquired waveform or a reference waveform to create reference data symbols (ideal constellation points) for an EVM computation.

Returns

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