State

SCPI Command :

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

No help available

set(state: bool) None[source]
# [SENSe]:DDEMod:SEARch:SYNC[:STATe]
driver.sense.ddemod.search.sync.state.set(state = False)

No help available