ConfigureUplinkTestModel(string, RFmxWcdmaMXUplinkTestModel)
- Updated2025-04-08
- 1 minute(s) read
Configures the uplink test model.
Use "carrier(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.WcdmaMX
public int ConfigureUplinkTestModel(string selectorString, RFmxWcdmaMXUplinkTestModel uplinkTestModel)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of carrier number. Example: |
uplinkTestModel | RFmxWcdmaMXUplinkTestModel | Specifies the uplink test model when the user sets the SetChannelConfigurationMode(string, RFmxWcdmaMXChannelConfigurationMode) method to TestModel. Each test model is a set of channel configurations defined by the standard. Each uplink test model is a set of channel configurations as defined by the reference measurement channels in tables C.2.1, C.2.2, C.2.3, C.2.4, C.2.5, C.10.1.4, C.11.1.3, or C.11.1.4 of the 3GPP TS 34.121-1 specification. Released specifications from version 6.3.0, release 6 to version 11.5.0, release 11 are supported. Reference measurement channels in multiple releases of the specification can be the same. Each uplink test model name starts with R(n), where n is the oldest release number with a given set of channel configurations. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.