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.lteMeas.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 for the modulation scheme because the QPSK limits are applied in that case.

Suppressed linked return values: reliability

return:

modulation: Comma-separated list of values, one per measured segment QPSK, 16QAM, 64QAM, 256QAM