SpotCheck

SCPI Command :

CONFigure:BLUetooth:MEASurement<Instance>:RXQuality:SPOTcheck:LEVel
class SpotCheckCls[source]

SpotCheck commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_level() float[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:RXQuality:SPOTcheck:LEVel
value: float = driver.configure.bluetooth.measurement.rxQuality.spotCheck.get_level()

No command help available

return:

level: No help available

set_level(level: float) None[source]
# SCPI: CONFigure:BLUetooth:MEASurement<Instance>:RXQuality:SPOTcheck:LEVel
driver.configure.bluetooth.measurement.rxQuality.spotCheck.set_level(level = 1.0)

No command help available

param level:

No help available