RFmxGsmMXHBFilterWidth Enumeration
- Updated2025-10-13
- 1 minute(s) read
Specifies the filter width when you set the SetBurstType(string, RFmxGsmMXBurstType) method to HB. Use "slot(n)" as the selector string to configure or read this method.
Syntax
Namespace: NationalInstruments.RFmx.GsmMX
public enum RFmxGsmMXHBFilterWidth
Members
| Name | Value | Description |
|---|---|---|
| Narrow | 0 | The measurement uses a narrow filter. |
| Wide | 1 | The measurement uses a wide filter. |