Average

SCPI Command :

FETCh[:CC<cc>]:SUMMary:EVM:SDQP[:AVERage]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default) float[source]
# 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.

Parameters:

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

Returns:

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