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