Dmodulation

SCPI Command :

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

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

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

Return the detected modulation scheme for all measured list mode segments. The result is determined from the last measured slot of the statistical length of a segment. 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 Comma-separated list of values, one per measured segment QPSK, 16-QAM, 64-QAM, 256-QAM