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

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetUplinkPeakCdeBranch(string selectorString, out RFmxEvdoMXModAccUplinkPeakCdeBranch value)

Remarks

This method gets the value of ModAccResultsUplinkPeakCdeBranch attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout RFmxEvdoMXModAccUplinkPeakCdeBranch

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

Returns

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