Iq

SCPI Command :

CONFigure:POWer:EXPected:IQ
class IqCls[source]

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

get() float[source]
# SCPI: 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.

return

value: Unit: V

set(value: float) None[source]
# SCPI: 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.

param value

Unit: V