RFmxLteMXAcpConfiguration.ConfigureConfigurableNumberOfOffsetsEnabled Method
- Updated2024-07-17
- 1 minute(s) read
RFmxLteMXAcpConfigurationConfigureConfigurableNumberOfOffsetsEnabled Method
Configures whether the number of offsets will be computed by the measurement or configured by the user.
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 ConfigureConfigurableNumberOfOffsetsEnabled( string selectorString, RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled configurableNumberOfOffsetsEnabled )
Public Function ConfigureConfigurableNumberOfOffsetsEnabled ( selectorString As String, configurableNumberOfOffsetsEnabled 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. - configurableNumberOfOffsetsEnabled
- Type: NationalInstruments.RFmx.LteMXRFmxLteMXAcpConfigurableNumberOfOffsetsEnabled
Specifies whether the number of offsets is computed by measurement or configured by you. When the carrier bandwidth is 200 kHz or the SetLinkDirection(String, RFmxLteMXLinkDirection) is Downlink, the default value is false. Incase of downlink, this method is applicable only for number of EUTRA offsets. For the number of UTRA offsets, only 3GPP specification defined values are supported.
Return Value
Type: Int32Returns the status code of this method. The status code either indicates success or describes a warning condition.