Stime
SCPI Command :
SYSTem:CONFigure:DUT:STIMe
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() float[source]
# SYSTem:CONFigure:DUT:STIMe value: float = driver.applications.k30NoiseFigure.system.configure.dut.stime.get()
Defines the settling time of the noise source.
- Returns:
settling_time: Range: 0 s to 20 s, Unit: S
- set(settling_time: float) None[source]
# SYSTem:CONFigure:DUT:STIMe driver.applications.k30NoiseFigure.system.configure.dut.stime.set(settling_time = 1.0)
Defines the settling time of the noise source.
- Parameters:
settling_time – Range: 0 s to 20 s, Unit: S