Sets the long code mask for reverse link spreading.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public int SetUplinkSpreadingLongCodeMask(string selectorString, long value)

Remarks

This method sets the value of UplinkSpreadingLongCodeMask attribute.The default value is 0.

Parameters

NameTypeDescription
selectorStringstring

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

valuelong

Specifies the long code mask for reverse link spreading.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.