RFmxLteMXAcpConfiguration.SetConfigurableNumberOfOffsetsEnabled Method
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXAcpConfigurationSetConfigurableNumberOfOffsetsEnabled Method
Sets whether the number of offsets is computed by measurement or configured by you.
Namespace: NationalInstruments.RFmx.LteMX
Assembly: NationalInstruments.RFmx.LteMX.Fx40 (in NationalInstruments.RFmx.LteMX.Fx40.dll) Version: 24.5.0.49283 (24.5.0.49283)
Syntax
public int SetConfigurableNumberOfOffsetsEnabled( string selectorString, RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled value )
Public Function SetConfigurableNumberOfOffsetsEnabled ( selectorString As String, value As RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled ) As Integer
Parameters
- selectorString
- Type: SystemString
Pass an empty string. The signal name that is passed when creating the signal configuration is used. - value
- Type: NationalInstruments.RFmx.LteMXRFmxLteMXAcpConfigurableNumberOfOffsetsEnabled
Specifies whether the number of offsets is computed by measurement or configured by you.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.
Remarks
This method sets 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.