Gets the mean value of RMS EVMs calculated over measurement length on all 256 QAM modulated PDSCH data symbols.

Syntax

Namespace: NationalInstruments.RFmx.NRMX

public int GetPdsch256QamRmsEvmMean(string selectorString, out double value)

Remarks

This method gets the value of ModAccResultsPdsch256QamRmsEvmMean attribute.

Parameters

NameTypeDescription
selectorStringstring

Specifies the result name.
Example: ""
"result::r1"
You can use the BuildResultString(string) method to build the selectorString.

valueout double

Upon return, contains the mean value of RMS EVMs calculated over measurement length on all 256 QAM modulated PDSCH data symbols.

Returns

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