RFmxTdscdmaMXMidambleAutoDetectionMode Enumeration

Specifies the midamble auto detection mode.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public enum RFmxTdscdmaMXMidambleAutoDetectionMode

Members

NameValueDescription
Off0

Auto detection of the midamble shift is disabled. The measurement uses the midamble shift value that you specify in the SetMidambleShift(string, int) method.

MidambleShift1

The midamble shift is automatically detected from K possible midamble shift values, where K is specified by the Maximum Number of Users method.The K possible midamble shift values are: Midamble Shift = k * floor(P/K),where P is the length of the basic midamble code, and k is an integer from 0 to K-1.