GetConfigurableNumberOfOffsetsEnabled(string, out RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled)
- Updated2025-04-08
- 1 minute(s) read
Gets whether the number of offsets is computed by measurement or configured by you.
Syntax
Namespace: NationalInstruments.RFmx.LteMX
public int GetConfigurableNumberOfOffsetsEnabled(string selectorString, out RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled value)
Remarks
This method gets the value of AcpConfigurableNumberOfOffsetsEnabled attribute. When the carrier bandwidth is 200 kHz or the Link Direction is Downlink, the default value is False. The default value is True, otherwise. Incase of downlink, this property is applicable only for number of EUTRA offsets. For the number of UTRA offsets, only 3GPP specification defined values are supported.
Parameters
Name | Type | Description |
---|---|---|
selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
value | out RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled | Upon return, contains whether the number of offsets is computed by measurement or configured by you. |
Returns
Returns the status code of this method. The status code either indicates success or describes a warning condition.