Concurrent

SCPI Command :

[SOURce<HW>]:EFRontend:CONCurrent:[STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:EFRontend:CONCurrent:[STATe]
value: bool = driver.source.efrontend.concurrent.get_state()

No help available

set_state(fec_on_current_sta: bool) None[source]
# [SOURce<HW>]:EFRontend:CONCurrent:[STATe]
driver.source.efrontend.concurrent.set_state(fec_on_current_sta = False)

No help available