Hopping

SCPI Command :

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

Sets the time until the next change in the delay of a path (birth death event) .

Returns:

dwell: float Range: 1E-3 to 429.49672950

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

Sets the time until the next change in the delay of a path (birth death event) .

Parameters:

dwell – float Range: 1E-3 to 429.49672950