ConfigureNumberOfGsmOffsets(string, int)
- Updated2025-10-13
- 1 minute(s) read
Configures the number of GSM adjacent channels of the subblock, when you set the ACP Configurable Number of Offset Enabled method to true.
Use "subblock(n)" as the selector string to configure this method.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int ConfigureNumberOfGsmOffsets(string selectorString, int numberOfGsmOffsets)
Parameters
| Name | Type | Description |
|---|---|---|
| selectorString | string | Specifies a selector string comprising of the subblock number. |
| numberOfGsmOffsets | int | Specifies the number of GSM adjacent channel offsets to be configured when you set the SetBandwidth(string, double) to 200.0k and when you set the ACP Configurable Number of Offset Enabled method to true. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.