Count
SCPI Command :
TRACe:IQ:FILE:REPetition:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() int[source]
# 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.
- set(repetitions: int) None[source]
# 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.
- Parameters:
repetitions – integer