Maximum
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:POWer:MAXimum
- 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:POWer:MAXimum value: float = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.power.maximum.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the total signal power. method
RsFsw.applications.k14Xnr5G.fetch.all.summary.power.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 total power of all events (meas IDs) . Omitting this parameter queries the total power 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:
power: Unit: dBm