RFMXLTE_ATTR_MODACC_MULTICARRIER_FILTER_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to use a filter to suppress the interference from out of band emissions into the carriers being measured.
Syntax
RFMXLTE_ATTR_MODACC_MULTICARRIER_FILTER_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3162114 | 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.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_MODACC_MULTICARRIER_FILTER_ENABLED_FALSE | 0 (0x0) | The measurement does not use the multicarrier filter. |
RFMXLTE_VAL_MODACC_MULTICARRIER_FILTER_ENABLED_TRUE | 1 (0x1) | The measurement filters out interference from out of band emissions into the carriers being measured. |