Idn

SCPI Command :

SYSTem:COMMunicate:RDEVice:OSCilloscope:IDN
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() str[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:IDN
value: str = driver.system.communicate.rdevice.oscilloscope.idn.get()

No help available

set(id_string: str) None[source]
# SYSTem:COMMunicate:RDEVice:OSCilloscope:IDN
driver.system.communicate.rdevice.oscilloscope.idn.set(id_string = 'abc')

No help available