State

SCPI Command :

INPut:PRESelection[:STATe]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# INPut:PRESelection[:STATe]
value: bool = driver.applications.k40PhaseNoise.inputPy.preSelection.state.get()

No help available

set(arg_0: bool) None[source]
# INPut:PRESelection[:STATe]
driver.applications.k40PhaseNoise.inputPy.preSelection.state.set(arg_0 = False)

No help available