Configures the spreading factor, spreading code, modulation type, and branch of the channel to be measured.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int ConfigureUplinkMeasurementChannel(string selectorString, int walshCodeLength, int walshCodeNumber, RFmxEvdoMXCdaUplinkBranch branch)

Parameters

NameTypeDescription
selectorStringstring

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

walshCodeLengthint

Specifies the Walsh code length of the channel, subject to channel-specific analysis.

walshCodeNumberint

Specifies the Walsh code number of the channel, subject to channel-specific analysis.

branchRFmxEvdoMXCdaUplinkBranch

Specifies the Walsh branch of the channel, subject to channel-specific analysis.

Returns

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