Hopping

SCPI Command :

[SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_dwell() float[source]
# [SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl
value: float = driver.source.cemulation.birthDeath.hopping.get_dwell()

No help available

set_dwell(dwell: float) None[source]
# [SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl
driver.source.cemulation.birthDeath.hopping.set_dwell(dwell = 1.0)

No help available