Doherty
SCPI Command :
[SOURce<HW>]:IQ:DOHerty:SCALe
- Commands in total: 31Subgroups: 6Direct child commands: 1
- get_scale() IqOutEnvScale[source]
# [SOURce<HW>]:IQ:DOHerty:SCALe value: enums.IqOutEnvScale = driver.source.iq.doherty.get_scale()
No help available
- set_scale(scale: IqOutEnvScale) None[source]
# [SOURce<HW>]:IQ:DOHerty:SCALe driver.source.iq.doherty.set_scale(scale = enums.IqOutEnvScale.POWer)
No help available
Cloning the Group
# Create a copy of the original group, that exists independently
doherty_copy = driver.source.iq.doherty.clone()
Subgroups