Iq
SCPI Command :
CONFigure:POWer:EXPected:IQ
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# CONFigure:POWer:EXPected:IQ value: float = driver.applications.k91Wlan.configure.power.expected.iq.get()
Specifies the mean power level of the source signal as supplied to the instrument’s digital I/Q input. This value is overwritten if ‘Auto Level’ mode is turned on.
- Returns:
value: Unit: V
- set(value: float) None[source]
# CONFigure:POWer:EXPected:IQ driver.applications.k91Wlan.configure.power.expected.iq.set(value = 1.0)
Specifies the mean power level of the source signal as supplied to the instrument’s digital I/Q input. This value is overwritten if ‘Auto Level’ mode is turned on.
- Parameters:
value – Unit: V