SetUplinkTestModel(string, RFmxWcdmaMXUplinkTestModel)
- Updated2025-04-08
- 1 minute(s) read
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
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the carrier number. |
value | RFmxWcdmaMXUplinkTestModel | 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.