Count

SCPI Command :

FETCh:BURSt:COUNt
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# FETCh:BURSt:COUNt
value: float = driver.applications.k9X11Ad.fetch.burst.count.get()

Returns the number of analyzed PPDUs from the current capture buffer. If multiple measurements are required because the number of PPDUs to analyze is greater than the number of PPDUs that can be captured in one buffer, this command only returns the number of captured PPDUs in the current capture buffer (as opposed to method RsFsw.applications.k91Wlan.fetch.burst.count.all.get() ) .