Digital Demod
- Updated2025-10-13
- 1 minute(s) read
Groups
Group members
| Name | Description |
|---|---|
| RFMXDEMOD_ATTR_DDEMOD_ALL_TRACES_ENABLED | Specifies whether to enable the traces to be stored and retrieved after performing the digital demodulation. |
| RFMXDEMOD_ATTR_DDEMOD_BURST_END_EXCLUSION_SYMBOLS | Specifies the number of symbols that is excluded from the measurement before the falling edge of the burst. |
| RFMXDEMOD_ATTR_DDEMOD_BURST_START_EXCLUSION_SYMBOLS | Specifies the number of symbols from the start of the burst trigger that is excluded from the measurement. |
| RFMXDEMOD_ATTR_DDEMOD_DIFFERENTIAL_ENABLED | Specifies whether the symbols are differentially encoded. This attribute is applicable only to PSK and MSK modulation types. |
| RFMXDEMOD_ATTR_DDEMOD_EVM_NORMALIZATION_REFERENCE | Specifies the reference used to normalize the error vector magnitude (EVM). |
| RFMXDEMOD_ATTR_DDEMOD_M | Specifies the M-ary number, which is the number of distinct states that represent symbols in the complex baseband modulated waveform. |
| RFMXDEMOD_ATTR_DDEMOD_MEASUREMENT_ENABLED | Enables digital demodulation measurements. |
| RFMXDEMOD_ATTR_DDEMOD_MODULATION_TYPE | Specifies the digital modulation type of the signal that needs to be analyzed. |
| RFMXDEMOD_ATTR_DDEMOD_NUMBER_OF_SYMBOLS | Specifies the number of symbols to be analyzed. The measurement acquires additional symbols to account for filter delays. |
| RFMXDEMOD_ATTR_DDEMOD_SAMPLES_PER_SYMBOL | Specifies the samples per symbol used to acquire the signal for the measurement. |
| RFMXDEMOD_ATTR_DDEMOD_SIGNAL_STRUCTURE | Specifies whether the signal is either a bursty signal or a continuous signal. |
| RFMXDEMOD_ATTR_DDEMOD_SPECTRUM_INVERTED | Specifies whether to swap the acquired I and Q samples for demodulation. |
| RFMXDEMOD_ATTR_DDEMOD_SYMBOL_MAP_TYPE | Specifies whether the measurement uses the default symbol map or the map that you configure using the RFmxDemod_DDemodCfgSymbolMap function. |
| RFMXDEMOD_ATTR_DDEMOD_SYMBOL_RATE | Specifies the number of symbols transmitted in one second. This value is expressed in Hz. |
Attachments
None