Stime

SCPI Command :

CONFigure:DUT:STIMe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# CONFigure:DUT:STIMe
value: float = driver.applications.k18AmplifierEt.configure.dut.stime.get()

This command defines the settling time between generator setting changes and the start of the next measurement.

Returns:

time: numeric value Unit: s

set(time: float) None[source]
# CONFigure:DUT:STIMe
driver.applications.k18AmplifierEt.configure.dut.stime.set(time = 1.0)

This command defines the settling time between generator setting changes and the start of the next measurement.

Parameters:

time – numeric value Unit: s