Hopping
SCPI Command :
[SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl
- class HoppingCls[source]
Hopping commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get_dwell() float [source]
# SCPI: [SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl value: float = driver.source.cemulation.birthDeath.hopping.get_dwell()
No command help available
- return:
dwell: No help available
- set_dwell(dwell: float) None [source]
# SCPI: [SOURce<HW>]:CEMulation:BIRThdeath:HOPPing:DWELl driver.source.cemulation.birthDeath.hopping.set_dwell(dwell = 1.0)
No command help available
- param dwell:
No help available