Auto

SCPI Command :

[SOURce<HW>]:BB:TETRa:FILTer:ILENgth:AUTO:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:BB:TETRa:FILTer:ILENgth:AUTO:[STATe]
value: bool = driver.source.bb.tetra.filterPy.ilength.auto.get_state()

No help available

set_state(state: bool) None[source]
# [SOURce<HW>]:BB:TETRa:FILTer:ILENgth:AUTO:[STATe]
driver.source.bb.tetra.filterPy.ilength.auto.set_state(state = False)

No help available