Mtime

SCPI Command :

[SENSe]:MTIMe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:MTIMe
value: float = driver.applications.k60Transient.sense.mtime.get()

Defines the time data is captured. Note that the record length and the measurement time are interdependent (see method RsFsw.sense.rlength.get() ) .

Returns:

meas_time: Range: 18.75 us to 1.298 ms, Unit: S

set(meas_time: float) None[source]
# [SENSe]:MTIMe
driver.applications.k60Transient.sense.mtime.set(meas_time = 1.0)

Defines the time data is captured. Note that the record length and the measurement time are interdependent (see method RsFsw.sense.rlength.get() ) .

Parameters:

meas_time – Range: 18.75 us to 1.298 ms, Unit: S