Minimum
SCPI Command :
FETCh[:CC<cc>]:SUMMary:EVM:DS1K:MINimum
- class MinimumCls[source]
Minimum commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default) float [source]
# SCPI: FETCh[:CC<cc>]:SUMMary:EVM:DS1K:MINimum value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.ds1K.minimum.get(carrierComponent = repcap.CarrierComponent.Default)
Queries the EVM of all resource elements of the PDSCH with a 1024QAM 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.