D3Mode

SCPI Command :

[SOURce<HW>]:CEMulation:SCM:D3Mode:STATe
class D3ModeCls[source]

D3Mode commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get_state() bool[source]
# SCPI: [SOURce<HW>]:CEMulation:SCM:D3Mode:STATe
value: bool = driver.source.cemulation.scm.d3Mode.get_state()

No command help available

return:

three_dmode: No help available

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

No command help available

param three_dmode:

No help available