Average
SCPI Command :
CONFigure:BURSt:PVT:AVERage
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:BURSt:PVT:AVERage value: float = driver.applications.k91Wlan.configure.burst.pvt.average.get()
Defines the number of samples used to adjust the length of the smoothing filter for PVT measurement. Is only available for IEEE 802.11b, g (DSSS) standards.
- set(value: float) None[source]
# CONFigure:BURSt:PVT:AVERage driver.applications.k91Wlan.configure.burst.pvt.average.set(value = 1.0)
Defines the number of samples used to adjust the length of the smoothing filter for PVT measurement. Is only available for IEEE 802.11b, g (DSSS) standards.