ConfigureMeasurementChannel(string, int, int)
- Updated2025-10-13
- 1 minute(s) read
Configures the physical channel to be analyzed using the spreadingFactor parameter and the channelizationCode parameter.
Syntax
Namespace: NationalInstruments.RFmx.TdscdmaMX
public int ConfigureMeasurementChannel(string selectorString, int spreadingFactor, int channelizationCode)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| spreadingFactor | int | Specifies the base spreading factor for code domain power (CDP) analysis. |
| channelizationCode | int | Specifies the channelization code of the code domain analysis (CDA) measurement channel. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.