Auto
SCPI Command :
INPut:EATTenuation:AUTO
- class AutoCls[source]
Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: INPut:EATTenuation:AUTO value: bool = driver.applications.k40PhaseNoise.inputPy.eattenuation.auto.get()
Turns automatic selection of the electronic attenuation on and off. If on, electronic attenuation reduces the mechanical attenuation whenever possible. Is available with the optional electronic attenuator, but not if you are using the optional digital baseband Input.
- return
arg_0: No help available
- set(arg_0: bool) None [source]
# SCPI: INPut:EATTenuation:AUTO driver.applications.k40PhaseNoise.inputPy.eattenuation.auto.set(arg_0 = False)
Turns automatic selection of the electronic attenuation on and off. If on, electronic attenuation reduces the mechanical attenuation whenever possible. Is available with the optional electronic attenuator, but not if you are using the optional digital baseband Input.
- param arg_0
No help available