Gets the quadrature branch of the channel corresponding to the Peak Active CDE (dB) result.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetUplinkPeakActiveCdeBranch(string selectorString, out RFmxEvdoMXModAccUplinkPeakActiveCdeBranch value)

Remarks

This method gets the value of ModAccResultsUplinkPeakActiveCdeBranch attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxEvdoMXModAccUplinkPeakActiveCdeBranch

Upon return, contains the quadrature branch of the channel corresponding to the Peak Active CDE (dB) result.

Returns

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