RFmxTdscdmaMX.ConfigureChannelConfigurationMode Method
- Updated2024-07-17
- 1 minute(s) read
RFmxTdscdmaMXConfigureChannelConfigurationMode Method
Configures RFmx TD-SCDMA to detect the channels automatically or to use a specified channel configuration.
Namespace: NationalInstruments.RFmx.TdscdmaMX
Assembly: NationalInstruments.RFmx.TdscdmaMX.Fx40 (in NationalInstruments.RFmx.TdscdmaMX.Fx40.dll) Version: 24.5.0.49284 (24.5.0.49284)
Syntax
public int ConfigureChannelConfigurationMode( string selectorString, RFmxTdscdmaMXChannelConfigurationMode channelConfigurationMode )
Public Function ConfigureChannelConfigurationMode ( selectorString As String, channelConfigurationMode As RFmxTdscdmaMXChannelConfigurationMode ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - channelConfigurationMode
- Type: NationalInstruments.RFmx.TdscdmaMXRFmxTdscdmaMXChannelConfigurationMode
Specifies whether to detect the channels automatically or to use a specified channel configuration.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.