This method is now deprecated, please use the RFmxTDSCDMA Configure Midamble Shift method in the place of this method.

Syntax

Namespace: NationalInstruments.RFmx.TdscdmaMX

public int ConfigureMidamble(string selectorString, RFmxTdscdmaMXMidambleAutoDetectionMode midambleAutoDetectionMode, int midambleCode, 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.

midambleCodeint

Specifies the midamble code.

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.