Falling
SCPI Command :
[SENSe]:DDEMod:SEARch:BURSt:SKIP:FALLing
- class FallingCls[source]
Falling commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() float [source]
# SCPI: [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.
- return
run_out: Range: 1 , Unit: SYM
- set(run_out: float) None [source]
# SCPI: [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.
- param run_out
Range: 1 , Unit: SYM