Count
SCPI Command :
FETCh:BURSt:COUNt
- class CountCls[source]
Count commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: 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.K91_Wlan. Fetch.Burst.Count.All.get_) .
- return
value: No help available