Count

SCPI Command :

TRACe:IQ:AVERage:COUNt
class CountCls[source]

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

get() int[source]
# SCPI: TRACe:IQ:AVERage:COUNt
value: int = driver.applications.iqAnalyzer.trace.iq.average.count.get()

This command defines the number of I/Q data sets that the averaging is based on.

return

count: No help available

set(count: int) None[source]
# SCPI: TRACe:IQ:AVERage:COUNt
driver.applications.iqAnalyzer.trace.iq.average.count.set(count = 1)

This command defines the number of I/Q data sets that the averaging is based on.

param count

Range: 0 to 32767