State
SCPI Command :
SYSTem:COMMunicate:RDEVice:OSCilloscope:PSMode[:STATe]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:PSMode[:STATe] value: bool = driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.psMode.state.get()
No help available
- set(state: bool) None[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:PSMode[:STATe] driver.applications.k6Pulse.system.communicate.rdevice.oscilloscope.psMode.state.set(state = False)
No help available