Configures the radio configuration of the CDMA2k signal.

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public int ConfigureRadioConfiguration(string selectorString, RFmxCdma2kMXRadioConfiguration radioConfiguration)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

radioConfigurationRFmxCdma2kMXRadioConfiguration

Specifies the radio configuration of the CDMA2k signal to be analyzed.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.