ConfigureUplinkMeasurementChannel(string, int, int, RFmxEvdoMXCdaUplinkBranch)
- Updated2025-10-13
- 1 minute(s) read
Configures the spreading factor, spreading code, modulation type, and branch of the channel to be measured.
Syntax
Namespace: NationalInstruments.RFmx.EvdoMX
public int ConfigureUplinkMeasurementChannel(string selectorString, int walshCodeLength, int walshCodeNumber, RFmxEvdoMXCdaUplinkBranch branch)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| walshCodeLength | int | Specifies the Walsh code length of the channel, subject to channel-specific analysis. |
| walshCodeNumber | int | Specifies the Walsh code number of the channel, subject to channel-specific analysis. |
| branch | RFmxEvdoMXCdaUplinkBranch | Specifies the Walsh branch of the channel, subject to channel-specific analysis. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.