Returns the detected training sequence code (TSC) if you set the SetBurstSynchronizationType(string, RFmxGsmMXBurstSynchronizationType) method to Tsc. Use "slot(n)" as the selector string to read this result. When the SetMeasurementInterval(string, RFmxGsmMXModAccMeasurementInterval) method is set to TimeslotAtOffset, Detected TSC array has one element and the Detected TSC is returned at index 0.

Syntax

Namespace: NationalInstruments.RFmx.GsmMX

public enum RFmxGsmMXModAccDetectedTsc

Members

NameValueDescription
Tsc00

The detected TSC is TSC0.

Tsc11

The detected TSC is TSC1.

Tsc22

The detected TSC is TSC2.

Tsc33

The detected TSC is TSC3.

Tsc44

The detected TSC is TSC4.

Tsc55

The detected TSC is TSC5.

Tsc66

The detected TSC is TSC6.

Tsc77

The detected TSC is TSC7.

Unknown-1

The synchronization is not found, and measurements correspond to best estimate of synchronization.