Count
SCPI Command :
[SENSe]:EVALuation:STATistics:COUNt
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [SENSe]:EVALuation:STATistics:COUNt value: float = driver.applications.k149Uwb.sense.evaluation.statistics.count.get()
Sets the number of packets to capture.
- return
count: numeric value
- set(count: float) None [source]
# SCPI: [SENSe]:EVALuation:STATistics:COUNt driver.applications.k149Uwb.sense.evaluation.statistics.count.set(count = 1.0)
Sets the number of packets to capture.
- param count
numeric value