Average
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:DS16k[:AVERage]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(result: SelectAll = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) float[source]
# FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:DS16k[:AVERage] value: float = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.evm.ds16K.average.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the EVM of all PDSCH resource elements with a 16kQAM modulation. method
RsFsw.applications.k14Xnr5G.fetch.all.summary.evm.ds16K.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.