Gets the long code mask for reverse link spreading.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public int GetUplinkSpreadingLongCodeMask(string selectorString, out long value)

Remarks

This method gets 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.

valueout long

Upon return, contains 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.