Avg

SCPI Command :

FETCh:PNOise<t>:SWEep:AVG
class AvgCls[source]

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

get(trace=Trace.Default) List[int][source]
# SCPI: FETCh:PNOise<t>:SWEep:AVG
value: List[int] = driver.applications.k40PhaseNoise.fetch.pnoise.sweep.avg.get(trace = repcap.Trace.Default)

Queries the number of measurements that have been performed in each half decade.

param trace

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

return

measurements: Number of measurements as displayed in the Sweep Result List. The command returns one value for each half decade as a comma separated list.