Mtime
SCPI Command :
[SENSe]:MTIMe
- class MtimeCls[source]
Mtime commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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 [SENSe:]RLENgth) .
- return
meas_time: Range: 18.75 us to 1.298 ms, Unit: S
- set(meas_time: float) None [source]
# SCPI: [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 [SENSe:]RLENgth) .
- param meas_time
Range: 18.75 us to 1.298 ms, Unit: S