RFmxGsmMXAutoTscDetectionEnabled Enumeration
- Updated2024-07-17
- 1 minute(s) read
RFmx
Specifies whether the measurement automatically detects the training sequence code (TSC).
Namespace: NationalInstruments.RFmx.GsmMX
Assembly: NationalInstruments.RFmx.GsmMX.Fx40 (in NationalInstruments.RFmx.GsmMX.Fx40.dll) Version: 24.5.0.49286 (24.5.0.49286)
Syntax
public enum RFmxGsmMXAutoTscDetectionEnabled
Public Enumeration RFmxGsmMXAutoTscDetectionEnabled
Members
Member 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. |