Stime
SCPI Command :
SYSTem:CONFigure:DUT:STIMe
- class StimeCls[source]
Stime commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: SYSTem:CONFigure:DUT:STIMe value: float = driver.applications.k30NoiseFigure.system.configure.dut.stime.get()
Defines the settling time of the noise source.
- return
settling_time: Range: 0 s to 20 s, Unit: S
- set(settling_time: float) None [source]
# SCPI: SYSTem:CONFigure:DUT:STIMe driver.applications.k30NoiseFigure.system.configure.dut.stime.set(settling_time = 1.0)
Defines the settling time of the noise source.
- param settling_time
Range: 0 s to 20 s, Unit: S