Count
SCPI Command :
TRACe:IQ:FILE:REPetition:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# TRACe:IQ:FILE:REPetition:COUNt value: float = driver.applications.k149Uwb.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.
- Returns:
repetition_count: integer
- set(repetition_count: float) None[source]
# TRACe:IQ:FILE:REPetition:COUNt driver.applications.k149Uwb.trace.iq.file.repetition.count.set(repetition_count = 1.0)
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:
repetition_count – integer