Bypass
SCPI Command :
[SOURce<HW>]:CEMulation:BYPass:STATe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_state() bool[source]
# [SOURce<HW>]:CEMulation:BYPass:STATe value: bool = driver.source.cemulation.bypass.get_state()
No help available
- set_state(byp_state: bool) None[source]
# [SOURce<HW>]:CEMulation:BYPass:STATe driver.source.cemulation.bypass.set_state(byp_state = False)
No help available