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