Edelay

SCPI Command :

TRIGger:TSHelper:EDELay
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# TRIGger:TSHelper:EDELay
value: float = driver.applications.k14Xnr5G.trigger.tsHelper.edelay.get()

Defines the event delay for combined measurements. Prerequisites for this command

  • Select the periodic sequence (method RsFsw.applications.k14Xnr5G.trigger.tsHelper.sequence.set() ) .

Returns:

time: Unit: s

set(time: float) None[source]
# TRIGger:TSHelper:EDELay
driver.applications.k14Xnr5G.trigger.tsHelper.edelay.set(time = 1.0)

Defines the event delay for combined measurements. Prerequisites for this command

  • Select the periodic sequence (method RsFsw.applications.k14Xnr5G.trigger.tsHelper.sequence.set() ) .

Parameters:

time – Unit: s