ConfigureUplinkScrambling(string, int, RFmxWcdmaMXUplinkScramblingType)
- Updated2025-04-08
- 1 minute(s) read
Configures the uplink scrambling type and the scrambling code.
Use "carrier(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.WcdmaMX
public int ConfigureUplinkScrambling(string selectorString, int uplinkScramblingCode, RFmxWcdmaMXUplinkScramblingType uplinkScramblingType)
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies a selector string comprising of carrier number. Example: |
uplinkScramblingCode | int | Specifies the scrambling code for the uplink channel. |
uplinkScramblingType | RFmxWcdmaMXUplinkScramblingType | Specifies the type of scrambling to use for the measurement. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.