ConfigureConfigurableNumberOfOffsetsEnabled(string, RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled)
- Updated2025-10-13
- 1 minute(s) read
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
| Name | Type | Description |
|---|---|---|
| selectorString | string | Pass an empty string. The signal name that is passed when creating the signal configuration is used. |
| configurableNumberOfOffsetsEnabled | RFmxLteMXAcpConfigurableNumberOfOffsetsEnabled | 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.