State

SCPI Command :

[SENSe]:DDEMod:SEARch:PULSe:STATe
class StateCls[source]

State commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get() bool[source]
# SCPI: [SENSe]:DDEMod:SEARch:PULSe:STATe
value: bool = driver.applications.k70Vsa.sense.ddemod.search.pulse.state.get()

No command help available

return

state: No help available

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

No command help available

param state

No help available