Minimum

SCPI Command :

FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:POWer:MINimum
class MinimumCls[source]

Minimum commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(result: Optional[RsFsw.enums.SelectAll] = None, carrierComponent=CarrierComponent.Default, frame=Frame.Default) float[source]
# SCPI: FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:POWer:MINimum
value: float = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.power.minimum.get(result = enums.SelectAll.ALL, carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)
Queries the total signal power.

INTRO_CMD_HELP: method RsFsw.Applications.K14x_Nr5G.Fetch.All.Summary.Power.get_ queries the average result over all carriers. Prerequisites:

  • Select to evaluate all carriers ([SENSe:]NR5G:RSUMmary:CCResult) .

param 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.

param carrierComponent

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

param frame

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

return

power: Unit: dBm