Dmodulation

SCPI Command :

FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST[:CC<Carrier>]:MODulation:DMODulation
class DmodulationCls[source]

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

fetch(carrierComponent=CarrierComponent.Default) List[Modulation][source]
# SCPI: FETCh:NRSub:MEASurement<Instance>:MEValuation:LIST[:CC<Carrier>]:MODulation:DMODulation
value: List[enums.Modulation] = driver.nrSubMeas.multiEval.listPy.cc.modulation.dmodulation.fetch(carrierComponent = repcap.CarrierComponent.Default)

Return the detected modulation scheme for all measured list mode segments, for carrier <c>. The result is determined from the last measured slot of the statistical length of a segment.

Suppressed linked return values: reliability

param carrierComponent:

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

return:

modulation: Comma-separated list of values, one per measured segment BPSK, BPWS: π/2-BPSK, π/2-BPSK with shaping QPSK, Q16, Q64, Q256: QPSK, 16QAM, 64QAM, 256QAM