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

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int SetUplinkSpreadingIMask(string selectorString, long value)

Remarks

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

valuelong

Specifies 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.