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

Syntax

Namespace: NationalInstruments.RFmx.WcdmaMX

public int SetUplinkTestModel(string selectorString, RFmxWcdmaMXUplinkTestModel value)

Remarks

This method sets 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.

valueRFmxWcdmaMXUplinkTestModel

Specifies 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.