State

SCPI Command :

[SENSe]:DDEMod:SEARch:PULSe:STATe
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# [SENSe]:DDEMod:SEARch:PULSe:STATe
value: bool = driver.applications.k70Vsa.sense.ddemod.search.pulse.state.get()

No help available

set(state: bool) None[source]
# [SENSe]:DDEMod:SEARch:PULSe:STATe
driver.applications.k70Vsa.sense.ddemod.search.pulse.state.set(state = False)

No help available