Maximum

SCPI Command :

FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:US16k:MAXimum
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(result: SelectAll = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) float[source]
# FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:US16k:MAXimum
value: float = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.evm.us16K.maximum.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

Queries the EVM of all PUSCH resource elements with a 16kQAM modulation. method RsFsw.applications.k14Xnr5G.fetch.all.summary.evm.ds1K.get() queries the average result over all carriers. Prerequisites:

  • Select to evaluate all carriers (method RsFsw.applications.k14Xnr5G.sense.nr5G.rsummary.ccResult.set() ) .

Parameters:
  • result – ALL Available for combined measurements. Queries the EVM of all events (meas IDs) . Omitting this parameter queries the EVM of the selected event.

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

  • frame – optional repeated capability selector. Default value: Nr1 (settable in the interface ‘Frame’)

Returns:

evm: EVM in % or dB.