Stime

SCPI Command :

CONFigure:DUT:STIMe
class StimeCls[source]

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

get() float[source]
# SCPI: 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.

return

time: numeric value Unit: s

set(time: float) None[source]
# SCPI: 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.

param time

numeric value Unit: s