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