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