RFmxGsmMXAutoTscDetectionEnabled Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the measurement automatically detects the training sequence code (TSC).
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public enum RFmxGsmMXAutoTscDetectionEnabled
Members
| Name | Value | Description |
|---|---|---|
| False | 0 | The measurement uses the value that you configure using the SetTsc(string, RFmxGsmMXTsc) method. |
| True | 1 | The measurement detects the TSC in the burst. |