Configures whether the number of offsets will be computed by the measurement or configured by the user.

Syntax

Namespace: NationalInstruments.RFmx.LteMX

public int ConfigureConfigurableNumberOfOffsetsEnabled(string selectorString, RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled configurableNumberOfOffsetsEnabled)

Parameters

NameTypeDescription
selectorStringstring

Pass an empty string. The signal name that is passed when creating the signal configuration is used.

configurableNumberOfOffsetsEnabledRFmxLteMXAcpConfigurableNumberOfOffsetsEnabled

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.

Returns

Returns the status code of this method. The status code either indicates success or describes a warning condition.