Gets the symbol number in the useful portion of the burst corresponding to the phase error value in the GetPferMaximumPeakPhaseError(string, out double) result. The method returns this result for GSM ModAcc measurements.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public int GetPferPeakPhaseErrorSymbol(string selectorString, out int value)

Remarks

This method gets the value of ModAccResultsPferPeakPhaseErrorSymbol attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout int

Upon return, contains the symbol number in the useful portion of the burst corresponding to the phase error value in the GetPferMaximumPeakPhaseError(string, out double) result. The method returns this result for GSM ModAcc measurements.

Returns

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