Dtime

SCPI Command :

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.k14Xnr5G.trigger.sequence.dtime.get()

Defines the time the input signal must stay below the trigger level before a trigger is detected again. For input from the ‘Analog Baseband’ interface using the baseband power trigger (BBP) , the default drop out time is set to 100 ns to avoid unintentional trigger events (as no hysteresis can be configured in this case) .

return

time: No help available

set(time: float) None[source]
# SCPI: TRIGger[:SEQuence]:DTIMe
driver.applications.k14Xnr5G.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. For input from the ‘Analog Baseband’ interface using the baseband power trigger (BBP) , the default drop out time is set to 100 ns to avoid unintentional trigger events (as no hysteresis can be configured in this case) .

param time

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