Dtime

SCPI Commands

TRIGger:SEQuence:DTIMe
class DtimeCls[source]

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

get() float[source]
# SCPI: TRIGger[:SEQuence]:DTIMe
value: float = driver.applications.k50Spurious.trigger.sequence.dtime.get()

Defines the time the input signal must stay below the trigger level before a trigger is detected again.

return

time: No help available

set(time: float) None[source]
# SCPI: TRIGger[:SEQuence]:DTIMe
driver.applications.k50Spurious.trigger.sequence.dtime.set(time = 1.0)

Defines the time the input signal must stay below the trigger level before a trigger is detected again.

param time

Dropout time of the trigger. Range: 0 s to 10.0 s , Unit: S