Maximum
SCPI Command :
FETCh[:CC<cc>]:SUMMary:EVM:DSTS:MAXimum
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(carrierComponent=CarrierComponent.Default) float[source]
# FETCh[:CC<cc>]:SUMMary:EVM:DSTS:MAXimum value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.dsts.maximum.get(carrierComponent = repcap.CarrierComponent.Default)
Queries the EVM of all PDSCH resource elements with a 256QAM 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.