SetUplinkSpreadingIMask(string, long)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| value | long | 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.