GetPdsch256QamRmsEvmMean(string, out double)
- Updated2025-04-08
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the result name. |
value | out 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.