Gets the long code mask of the in-phase (I) channel. The default value is 0x0.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int GetUplinkSpreadingIMask(string selectorString, out long value)

Remarks

This method gets the value of UplinkSpreadingIMask attribute.

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 of the in-phase (I) channel. The default value is 0x0.

Returns

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