SetNumberOfEutraOffsets(string, int)
- Updated2025-04-08
- 1 minute(s) read
Sets the number of evolved universal terrestrial radio access (E-UTRA) adjacent channel offsets to be configured at offset positions. For uplink ACP measurement, and for downlink ACP measurement in frequency range 2, this method has to be 0.
Syntax
Namespace: NationalInstruments.RFmx.NRMX
public int SetNumberOfEutraOffsets(string selectorString, int value)
Remarks
This method sets the value of AcpNumberOfEutraOffsets attribute.The default value is dependent on 3GPP specification.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Specifies the subblock number. |
value | int | Specifies the number of evolved universal terrestrial radio access (E-UTRA) adjacent channel offsets to be configured at offset positions. For uplink ACP measurement, and for downlink ACP measurement in frequency range 2, this method has to be 0. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.