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]

FETCh:LTE:MEASurement<Instance>:MEValuation:MODulation:DMODulation

Snippet: 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 for the modulation scheme 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, 16QAM, 64QAM, 256QAM