Count

SCPI Command :

TRACe:IQ:FILE:REPetition:COUNt
class CountCls[source]

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

get() int[source]
# SCPI: TRACe:IQ:FILE:REPetition:COUNt
value: int = driver.applications.iqAnalyzer.trace.iq.file.repetition.count.get()

Determines how often the data stream is repeatedly copied in the I/Q data memory. If the available memory is not sufficient for the specified number of repetitions, the largest possible number of complete data streams is used.

return

repetitions: No help available

set(repetitions: int) None[source]
# SCPI: TRACe:IQ:FILE:REPetition:COUNt
driver.applications.iqAnalyzer.trace.iq.file.repetition.count.set(repetitions = 1)

Determines how often the data stream is repeatedly copied in the I/Q data memory. If the available memory is not sufficient for the specified number of repetitions, the largest possible number of complete data streams is used.

param repetitions

integer