All

SCPI Command :

FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:ALL
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(carrierComponent=CarrierComponent.Default, frame=Frame.Default) str[source]
# FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:ALL
value: str = driver.applications.k14Xnr5G.fetch.cc.isrc.frame.summary.all.get(carrierComponent = repcap.CarrierComponent.Default, frame = repcap.Frame.Default)

Queries all results in the numerical result summary.

Parameters:
  • 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’)