Value
SCPI Commands :
[SOURce<HW>]:IQ:DOHerty:AMPM:VALue
[SOURce<HW>]:IQ:DOHerty:AMPM:VALue:LEVel
[SOURce<HW>]:IQ:DOHerty:AMPM:VALue:PEP
- Commands in total: 3Subgroups: 0Direct child commands: 3
- get(xvalue: float, xunit: Unknown) float[source]
# [SOURce<HW>]:IQ:DOHerty:AMPM:VALue value: float = driver.source.iq.doherty.amPm.value.get(xvalue = 1.0, xunit = enums.Unknown.DBM)
No help available
- get_level() float[source]
# [SOURce<HW>]:IQ:DOHerty:AMPM:VALue:LEVel value: float = driver.source.iq.doherty.amPm.value.get_level()
No help available
- get_pep() float[source]
# [SOURce<HW>]:IQ:DOHerty:AMPM:VALue:PEP value: float = driver.source.iq.doherty.amPm.value.get_pep()
No help available