Count
SCPI Command :
[SENSe]:EVALuation:STATistics:COUNt
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# [SENSe]:EVALuation:STATistics:COUNt value: float = driver.applications.k149Uwb.sense.evaluation.statistics.count.get()
Sets the number of packets to capture.
- Returns:
count: numeric value
- set(count: float) None[source]
# [SENSe]:EVALuation:STATistics:COUNt driver.applications.k149Uwb.sense.evaluation.statistics.count.set(count = 1.0)
Sets the number of packets to capture.
- Parameters:
count – numeric value