RFMXWLAN_ATTR_OFDM_AUTO_PPDU_TYPE_DETECTION_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to enable auto detection of the PPDU type when performing the OFDMModAcc measurement.
Syntax
RFMXWLAN_ATTR_OFDM_AUTO_PPDU_TYPE_DETECTION_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10485799 | 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 True.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDM_AUTO_PPDU_TYPE_DETECTION_ENABLED_FALSE | 0 (0x0) | Auto detection of the PPDU type is disabled. |
RFMXWLAN_VAL_OFDM_AUTO_PPDU_TYPE_DETECTION_ENABLED_TRUE | 1 (0x1) | Auto detection of the PPDU type is enabled. |