GetUplinkPeakActiveCdeBranch(string, out RFmxEvdoMXModAccUplinkPeakActiveCdeBranch)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the result name. |
| value | out 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.