RFMXLTE_ATTR_SRS_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the LTE signal getting measured contains SRS transmission.
Syntax
RFMXLTE_ATTR_SRS_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3145773 | int32 | Read/Write | Carrier |
Remarks
Use "carrier<k>" or "subblock<n>/carrier<k>" as the selector string to configure or read this attribute.
The default value is False.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_SRS_ENABLED_FALSE | 0 (0x0) | Measurement expects signal without SRS transmission. |
RFMXLTE_VAL_SRS_ENABLED_TRUE | 1 (0x1) | Measurement expects signal with SRS transmission. |