GetCommonPilotErrorScalingReference(string, out RFmxWlanMXOfdmModAccCommonPilotErrorScalingReference)
- Updated2025-10-13
- 1 minute(s) read
Gets whether common pilot error is computed relative to only LTF or scaling by average CPE.
Syntax
Namespace: NationalInstruments.RFmx.WlanMX
public int GetCommonPilotErrorScalingReference(string selectorString, out RFmxWlanMXOfdmModAccCommonPilotErrorScalingReference value)
Remarks
This method gets the value of OfdmModAccCommonPilotErrorScalingReference attribute.The default value is AverageCpe.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used |
| value | out RFmxWlanMXOfdmModAccCommonPilotErrorScalingReference | Upon return, contains whether common pilot error is computed relative to only LTF or scaling by average CPE. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.