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

NameTypeDescription
selectorStringstring

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

spreadingFactorint

Specifies the base spreading factor for code domain power (CDP) analysis.

channelizationCodeint

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.