RFMXWLAN_ATTR_OFDMMODACC_CHANNEL_MATRIX_POWER_ENABLED
- Updated2025-10-13
- 1 minute(s) read
Specifies whether the channel frequency response matrix power measurements are enabled. This enables cross-power measurements for MIMO signals and user-power measurements for MU signals.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_CHANNEL_MATRIX_POWER_ENABLED
Numeric Value | Data Type | Access | Applies To |
|---|---|---|---|
10502285 | 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 |
|---|---|---|
RFMXWLAN_VAL_OFDMMODACC_CHANNEL_MATRIX_POWER_ENABLED_FALSE | 0 (0x0) | Channel frequency response matrix power measurements are disabled. |
RFMXWLAN_VAL_OFDMMODACC_CHANNEL_MATRIX_POWER_ENABLED_TRUE | 1 (0x1) | Channel frequency response matrix power measurements are enabled. |