RFMXLTE_ATTR_ACP_CONFIGURABLE_NUMBER_OF_OFFSETS_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the number of offsets is computed by measurement or configured by you.
Syntax
RFMXLTE_ATTR_ACP_CONFIGURABLE_NUMBER_OF_OFFSETS_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3149892 | int32 | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
When the carrier bandwidth is 200 kHz or the RFMXLTE_ATTR_LINK_DIRECTION is Downlink, the default value is False. The default value is True, otherwise.
In case of downlink, this attribute is valid only for number of E-UTRA offsets. For the number of UTRA offsets, only 3GPP specification defined values are supported.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_ACP_CONFIGURABLE_NUMBER_OF_OFFSETS_ENABLED_FALSE | 0 (0x0) | Measurement will set the number of offsets. |
RFMXLTE_VAL_ACP_CONFIGURABLE_NUMBER_OF_OFFSETS_ENABLED_TRUE | 1 (0x1) | Measurement will use the user configured value for number of offsets. |