Gets the largest measured code power among the set of inactive channels on the Q-branch, and in the code domain of the base spreading factor. This value is expressed in dB or dBm.The base spreading factor depends on the configured physical layer subtype, and is 16 for subtype 0/1, and 32 otherwise.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetUplinkQPeakInactivePower(string selectorString, out double value)

Remarks

This method gets the value of CdaResultsUplinkQPeakInactivePower attribute.

Parameters

NameTypeDescription
selectorStringstring

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

valueout double

Upon return, contains the largest measured code power among the set of inactive channels on the Q-branch, and in the code domain of the base spreading factor. This value is expressed in dB or dBm.The base spreading factor depends on the configured physical layer subtype, and is 16 for subtype 0/1, and 32 otherwise.

Returns

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