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

NameTypeDescription
selectorStringstring

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

valueout 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.