Average
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:EVM:USCustom[: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:USCustom[:AVERage] value: float = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.evm.usCustom.average.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the EVM of all PUSCH resource elements with a custom modulation. Prerequisites for this command
Use custom constellation (method
RsFsw.applications.k14Xnr5G.configure.nr5G.uplink.cc.frame.bwPart.slot.allocation.custom.state.set()) .
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.