InputPy

SCPI Commands :

[SOURce<HW>]:IQ:DOHerty:INPut:LEVel
[SOURce<HW>]:IQ:DOHerty:INPut:PEP
Commands in total: 2
Subgroups: 0
Direct child commands: 2
get_level() float[source]
# [SOURce<HW>]:IQ:DOHerty:INPut:LEVel
value: float = driver.source.iq.doherty.inputPy.get_level()

Queries the PEP and level values.

Returns:

level: float

get_pep() float[source]
# [SOURce<HW>]:IQ:DOHerty:INPut:PEP
value: float = driver.source.iq.doherty.inputPy.get_pep()

Queries the PEP and level values.