SetHBFilterWidth(string, RFmxGsmMXHBFilterWidth)
- Updated2025-10-13
- 1 minute(s) read
Sets 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 int SetHBFilterWidth(string selectorString, RFmxGsmMXHBFilterWidth value)
Remarks
This method sets the value of HBFilterWidth attribute.The default value is Narrow.
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies the slot number. |
| value | RFmxGsmMXHBFilterWidth | 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. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.