ConfigureUplinkSpreading(string, long)
- Updated2025-10-13
- 1 minute(s) read
Configures the scrambling code used for the uplink transmission.
Syntax
Namespace: NationalInstruments.RFmx.Cdma2kMX
public int ConfigureUplinkSpreading(string selectorString, long uplinkSpreadingLongCodeMask)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| uplinkSpreadingLongCodeMask | long | Specifies the long code mask for uplink spreading. This number is a 42-bit binary number, represented as a 64-bit integer. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.