Auto
SCPI Command :
[SOURce<HW>]:BB:EVDO:FILTer:OSAMplinng:AUTO:[STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:BB:EVDO:FILTer:OSAMplinng:AUTO:[STATe] value: bool = driver.source.bb.evdo.filterPy.osamplinng.auto.get_state()
No help available
- set_state(state: bool) None[source]
# [SOURce<HW>]:BB:EVDO:FILTer:OSAMplinng:AUTO:[STATe] driver.source.bb.evdo.filterPy.osamplinng.auto.set_state(state = False)
No help available