Auto

SCPI Command :

INPut:EATT:AUTO
class AutoCls[source]

Auto commands group definition. 1 total commands, 0 Subgroups, 1 group commands

set(state: bool) None[source]
# SCPI: INPut:EATT:AUTO
driver.inputPy.eatt.auto.set(state = False)

Turns automatic selection of the electronic attenuation on and off. If on, electronic attenuation reduces the mechanical attenuation whenever possible. Requires the electronic attenuation hardware option. It is not available if the optional ‘Digital Baseband’ interface is active.

param state

ON | OFF | 0 | 1 OFF | 0 Switches the function off ON | 1 Switches the function on