InputPy
SCPI Commands :
[SOURce<HW>]:IQ:DOHerty:INPut:LEVel
[SOURce<HW>]:IQ:DOHerty:INPut:PEP
- Commands in total: 2Subgroups: 0Direct 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.