RFmxGsmMXBurstSynchronizationType Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the method used to synchronize the burst.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public enum RFmxGsmMXBurstSynchronizationType
Members
| Name | Value | Description |
|---|---|---|
| Tsc | 0 | Synchronizes the measurement to the timing of the demodulated training sequence in the burst. The measurement requires a burst with a valid training sequence code (TSC). The measurement determines the T0 point by demodulating the burst and identifying the TSC. |
| Amplitude | 1 | Synchronizes the measurement based on the RF envelope of the received signal. The measurement sets the T0 point as the center of the RF envelope. |
| None | 2 | Sets the T0 point to 273.23 microseconds after the trigger. |