All
SCPI Command :
FETCh[:CC<cc>][:ISRC][:FRAMe<fr>]:SUMMary:ALL
- class AllCls[source]
All commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get(carrierComponent=CarrierComponent.Default, frame=Frame.Default) str [source]
# SCPI: 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.
- 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
all_py: No help available