SetNumberOfGsmOffsets(string, int)
- Updated2025-04-08
- 1 minute(s) read
Sets the number of GSM adjacent channel offsets to be configured when you set the SetBandwidth(string, double) to 200.0 k and the ACP Configurable Number of Offset Enabled method to True.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int SetNumberOfGsmOffsets(string selectorString, int value)
Remarks
This method sets the value of AcpNumberOfGsmOffsets attribute. The default value is 1, when you set the CC Bandwidth property to is 200.0 k. The default value is 0, otherwise.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the subblock number. |
value | int | Specifies the number of GSM adjacent channel offsets to be configured when you set the SetBandwidth(string, double) to 200.0 k and 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.