Average
SCPI Command :
FETCh[:CC<cc>]:SUMMary:EVM:DSQP[: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:DSQP[:AVERage] value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.dsqp.average.get(carrierComponent = repcap.CarrierComponent.Default)
Queries the EVM of all PDSCH resource elements with a 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.