Count
SCPI Command :
TRACe:IQ:FILE:REPetition:COUNt
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: TRACe:IQ:FILE:REPetition:COUNt value: float = driver.applications.k14Xnr5G.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
repetition_count: integer
- set(repetition_count: float) None [source]
# SCPI: TRACe:IQ:FILE:REPetition:COUNt driver.applications.k14Xnr5G.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.
- param repetition_count
integer