Falling

SCPI Command :

[SENSe]:DDEMod:SEARch:BURSt:SKIP:FALLing
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() float[source]
# [SENSe]:DDEMod:SEARch:BURSt:SKIP:FALLing
value: float = driver.applications.k70Vsa.sense.ddemod.search.burst.skip.falling.get()

Defines the length of the falling burst edge which is not considered when evaluating the result.

Returns:

run_out: Range: 1 , Unit: SYM

set(run_out: float) None[source]
# [SENSe]:DDEMod:SEARch:BURSt:SKIP:FALLing
driver.applications.k70Vsa.sense.ddemod.search.burst.skip.falling.set(run_out = 1.0)

Defines the length of the falling burst edge which is not considered when evaluating the result.

Parameters:

run_out – Range: 1 , Unit: SYM