Average

SCPI Command :

FETCh[:CC<cc>]:SUMMary:EVM:SDQP[:AVERage]
class AverageCls[source]

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

get(carrierComponent=CarrierComponent.Default) float[source]
# SCPI: FETCh[:CC<cc>]:SUMMary:EVM:SDQP[:AVERage]
value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.sdqp.average.get(carrierComponent = repcap.CarrierComponent.Default)

Queries the EVM of all DMRS PUSCH resource elements with QPSK modulation.

param carrierComponent

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

return

evm: numeric value EVM in % or dB, depending on the unit you have set.