D3Mode

SCPI Command :

[SOURce<HW>]:CEMulation:SCM:D3Mode:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_state() bool[source]
# [SOURce<HW>]:CEMulation:SCM:D3Mode:STATe
value: bool = driver.source.cemulation.scm.d3Mode.get_state()

No help available

set_state(three_dmode: bool) None[source]
# [SOURce<HW>]:CEMulation:SCM:D3Mode:STATe
driver.source.cemulation.scm.d3Mode.set_state(three_dmode = False)

No help available