ConfigureTsc(string, RFmxGsmMXTsc)
- Updated2025-10-13
- 1 minute(s) read
Configures the training sequence code (TSC) in the burst.
Use "slot(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public int ConfigureTsc(string selectorString, RFmxGsmMXTsc tsc)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of slot number. Example: |
| tsc | RFmxGsmMXTsc | Specifies the training sequence code in the burst. For access burst TSC0, TSC1, and TSC2 are applicable. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.