Configures the midambleAutoDetectionMode, maximumNumberOfUsers, and MidambleShift parameters.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public int ConfigureMidambleShift(string selectorString, RFmxTdscdmaMXMidambleAutoDetectionMode midambleAutoDetectionMode, int maximumNumberOfUsers, int midambleShift)

Parameters

NameTypeDescription
selectorStringstring

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

midambleAutoDetectionModeRFmxTdscdmaMXMidambleAutoDetectionMode

Enables automatic midamble detection.

maximumNumberOfUsersint

Configures the maximum number of users.

midambleShiftint

Specifies the midamble shift used when the midambleAutoDetectionMode parameter is set to Off. This value is expressed in chips.

Returns

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