Rpower
SCPI Command :
CONFigure:BURSt:PVT:RPOWer
- class RpowerCls[source]
Rpower commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() RsFsw.enums.PvtRefPower [source]
# SCPI: CONFigure:BURSt:PVT:RPOWer value: enums.PvtRefPower = driver.applications.k91Wlan.configure.burst.pvt.rpower.get()
This remote control command configures the use of either mean or maximum PPDU power as a reference power for the 802.11b, g (DSSS) PVT measurement.
- return
mode: MEAN | MAXimum
- set(mode: RsFsw.enums.PvtRefPower) None [source]
# SCPI: CONFigure:BURSt:PVT:RPOWer driver.applications.k91Wlan.configure.burst.pvt.rpower.set(mode = enums.PvtRefPower.MAXimum)
This remote control command configures the use of either mean or maximum PPDU power as a reference power for the 802.11b, g (DSSS) PVT measurement.
- param mode
MEAN | MAXimum