InputPy
SCPI Command :
SYSTem:PRESet:INPut
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() InputSelect[source]
# SYSTem:PRESet:INPut value: enums.InputSelect = driver.system.preset.inputPy.get()
No help available
- set(default_input: InputSelect) None[source]
# SYSTem:PRESet:INPut driver.system.preset.inputPy.set(default_input = enums.InputSelect.INPut1)
No help available