Dmodulation

SCPI Command :

FETCh:LTE:MEASurement<Instance>:MEValuation:MODulation:DMODulation
class DmodulationCls[source]

Dmodulation commands group definition. 1 total commands, 0 Subgroups, 1 group commands

fetch() Modulation[source]
# SCPI: FETCh:LTE:MEASurement<Instance>:MEValuation:MODulation:DMODulation
value: enums.Modulation = driver.multiEval.modulation.dmodulation.fetch()

Returns the detected modulation scheme in the measured slot. If channel type PUCCH is detected, QPSK is returned as modulation type because the QPSK limits are applied in that case.

Use RsCmwLteMeas.reliability.last_value to read the updated reliability indicator.

return:

modulation: QPSK | Q16 | Q64 | Q256 QPSK, 16-QAM, 64-QAM, 256-QAM