RFMXLTE_ATTR_AUTO_PCFICH_CFI_DETECTION_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the value of RFMXLTE_ATTR_PCFICH_CFI attribute is auto-detected by the measurement or user-specified. This attribute is not valid, when you set the RFMXLTE_ATTR_DOWNLINK_CHANNEL_CONFIGURATION_MODE attribute to Test Model. The measurement ignores this attribute, when you set the RFMXLTE_ATTR_LINK_DIRECTION.
Syntax
RFMXLTE_ATTR_AUTO_PCFICH_CFI_DETECTION_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3162198 | int32 | Read/Write | N/A |
Remarks
attribute to Uplink.
|—|—|—| | RFMXLTE_VAL_AUTO_PCFICH_CFI_DETECTION_ENABLED_FALSE | 0 (0x0) | The value of PCFICH CFI attribute used for the measurement is specified by you. | | RFMXLTE_VAL_AUTO_PCFICH_CFI_DETECTION_ENABLED_TRUE | 1 (0x1) | The value of PCFICH CFI attribute used for the measurement is auto-detected. This value is obtained by decoding the PCFICH channel. |