Rf
SCPI Command :
CONFigure:POWer:EXPected:RF
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# 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.
- Returns:
value: Unit: DBM
- set(value: float) None[source]
# 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.
- Parameters:
value – Unit: DBM