Configures the scrambling code used for the uplink transmission.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public int ConfigureUplinkSpreading(string selectorString, long uplinkSpreadingLongCodeMask)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

uplinkSpreadingLongCodeMasklong

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.