Gets the uplink test model when the user sets the SetChannelConfigurationMode(string, RFmxWcdmaMXChannelConfigurationMode) method to TestModel.

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int GetUplinkTestModel(string selectorString, out RFmxWcdmaMXUplinkTestModel value)

Remarks

This method gets the value of UplinkTestModel attribute.The default value is R6 C.2.1.

Parameters

NameTypeDescription
selectorStringstring

Specifies the carrier number.
Example: "carrier0".
You can use the BuildCarrierString(string, int) method to build the selector string.

valueout RFmxWcdmaMXUplinkTestModel

Upon return, contains the uplink test model when the user sets the SetChannelConfigurationMode(string, RFmxWcdmaMXChannelConfigurationMode) method to TestModel.

Returns

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