RFmxEvdoMXCdaConfiguration.ConfigureUplinkMeasurementChannel Method
- Updated2024-07-17
- 1 minute(s) read
RFmxEvdoMXCdaConfigurationConfigureUplinkMeasurementChannel Method
Configures the spreading factor, spreading code, modulation type, and branch of the channel to be measured.
Namespace: NationalInstruments.RFmx.EvdoMX
Assembly: NationalInstruments.RFmx.EvdoMX.Fx40 (in NationalInstruments.RFmx.EvdoMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public int ConfigureUplinkMeasurementChannel( string selectorString, int walshCodeLength, int walshCodeNumber, RFmxEvdoMXCdaUplinkBranch branch )
Public Function ConfigureUplinkMeasurementChannel ( selectorString As String, walshCodeLength As Integer, walshCodeNumber As Integer, branch As RFmxEvdoMXCdaUplinkBranch ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - walshCodeLength
- Type: SystemInt32
Specifies the Walsh code length of the channel, subject to channel-specific analysis. - walshCodeNumber
- Type: SystemInt32
Specifies the Walsh code number of the channel, subject to channel-specific analysis. - branch
- Type: NationalInstruments.RFmx.EvdoMXRFmxEvdoMXCdaUplinkBranch
Specifies the Walsh branch of the channel, subject to channel-specific analysis.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.