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