Minimum

SCPI Command :

FETCh[:CC<cc>]:SUMMary:EVM:PSIGnal: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:PSIGnal:MINimum
value: float = driver.applications.k10Xlte.fetch.cc.summary.evm.psignal.minimum.get(carrierComponent = repcap.CarrierComponent.Default)

Queries the EVM of all physical signal resource elements.

param carrierComponent

optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Cc’)

return

evm: numeric value Minimum, maximum or average EVM, depending on the last command syntax element. The unit is % or dB, depending on your selection.