Rf
SCPI Command :
CONFigure:POWer:EXPected:RF
- class RfCls[source]
Rf commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: CONFigure:POWer:EXPected:RF value: float = driver.applications.k91Wlan.configure.power.expected.rf.get()
Specifies the mean power level of the source signal as supplied to the instrument’s RF input. This value is overwritten if ‘Auto Level’ mode is turned on.
- return
value: Unit: DBM
- set(value: float) None [source]
# SCPI: CONFigure:POWer:EXPected:RF driver.applications.k91Wlan.configure.power.expected.rf.set(value = 1.0)
Specifies the mean power level of the source signal as supplied to the instrument’s RF input. This value is overwritten if ‘Auto Level’ mode is turned on.
- param value
Unit: DBM