Gets the measurement unit of all power results, except GetTotalPower(string, out double).

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int GetPowerUnit(string selectorString, out RFmxWcdmaMXCdaPowerUnit value)

Remarks

This method gets the value of CdaPowerUnit attribute.The default value is Q.

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

valueout RFmxWcdmaMXCdaPowerUnit

Upon return, contains the measurement unit of all power results, except GetTotalPower(string, out double).

Returns

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