Average

SCPI Command :

FETCh[:CC<cc>]:SUMMary:EVM:DSST[:AVERage]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default) float[source]
# FETCh[:CC<cc>]:SUMMary:EVM:DSST[:AVERage]
value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.dsst.average.get(carrierComponent = repcap.CarrierComponent.Default)

Queries the EVM of all PDSCH resource elements with a 16QAM 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.