Rest
SCPI Command :
SYSTem:COMMunicate:REST:ENABle
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get_enable() bool[source]
# SYSTem:COMMunicate:REST:ENABle value: bool = driver.system.communicate.rest.get_enable()
No help available
- set_enable(rest_enabled: bool) None[source]
# SYSTem:COMMunicate:REST:ENABle driver.system.communicate.rest.set_enable(rest_enabled = False)
No help available