Configures a user defined channel in the EV-DO uplink specified by the selector string. Use "channel(n)" as the selector string to configure this method.

Syntax

Namespace: NationalInstruments.RFmx.EvdoMX

public int ConfigureUplinkUserDefinedChannel(string selectorString, int uplinkWalshCodeLength, int uplinkWalshCodeNumber, RFmxEvdoMXUplinkBranch uplinkBranch)

Parameters

NameTypeDescription
selectorStringstring

Specifies a selector string comprising of channel number.

uplinkWalshCodeLengthint

Specifies the Walsh code length of a specific user-defined channel.

uplinkWalshCodeNumberint

Specifies the Walsh code number of a specific user-defined channel.

uplinkBranchRFmxEvdoMXUplinkBranch

Specifies the quadrature branch on which a specific user-defined channel is mapped.

Returns

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