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

Syntax

Namespace: NationalInstruments.RFmx.Cdma2kMX

public int ConfigureMeasurementChannel(string selectorString, int walshCodeLength, int walshCodeNumber, RFmxCdma2kMXCdaMeasurementChannelBranch 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 a channel subject to channel specific analysis.

walshCodeNumberint

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

branchRFmxCdma2kMXCdaMeasurementChannelBranch

Specifies the branch of a 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.