RFMXWLAN_ATTR_OFDMMODACC_EVM_REFERENCE_DATA_SYMBOLS_MODE
- Updated2025-04-08
- 1 minute(s) read
Specifies whether to use an acquired waveform or a reference waveform to create reference data symbols (ideal constellation points) for an EVM computation.
Syntax
RFMXWLAN_ATTR_OFDMMODACC_EVM_REFERENCE_DATA_SYMBOLS_MODE
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
10502291 | 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 Acquired Waveform.
Name | Value | Description |
---|---|---|
RFMXWLAN_VAL_OFDMMODACC_EVM_REFERENCE_DATA_SYMBOLS_MODE_ACQUIRED_WAVEFORM | 0 (0x0) | Reference data symbols for an EVM computation are created using the acquired waveform. |
RFMXWLAN_VAL_OFDMMODACC_EVM_REFERENCE_DATA_SYMBOLS_MODE_REFERENCE_WAVEFORM | 1 (0x1) | Reference data symbols for an EVM computation are created using the reference waveform. |