RFMXNR_ATTR_MODACC_DC_SUBCARRIER_REMOVAL_ENABLED
- Updated2025-04-08
- 1 minute(s) read
Specifies whether the DC subcarrier is removed from the EVM results.
Syntax
RFMXNR_ATTR_MODACC_DC_SUBCARRIER_REMOVAL_ENABLED
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
9437231 | 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 |
---|---|---|
RFMXNR_VAL_MODACC_DC_SUBCARRIER_REMOVAL_ENABLED_FALSE | 0 (0x0) | The DC subcarrier is present in the EVM results. |
RFMXNR_VAL_MODACC_DC_SUBCARRIER_REMOVAL_ENABLED_TRUE | 1 (0x1) | The DC subcarrier is removed from the EVM results. |