RFMXLTE_ATTR_MODACC_EVM_UNIT
- Updated2025-04-08
- 1 minute(s) read
Specifies the units of the EVM results.
Syntax
RFMXLTE_ATTR_MODACC_EVM_UNIT
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3162118 | 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 Percentage.
Name | Value | Description |
---|---|---|
RFMXLTE_VAL_MODACC_EVM_UNIT_PERCENTAGE | 0 (0x0) | The EVM is reported as a percentage. |
RFMXLTE_VAL_MODACC_EVM_UNIT_DB | 1 (0x1) | The EVM is reported in dB. |