Device

SCPI Command :

SCONfiguration:EXTernal:REMote:EDIT:DEVice:[ID]
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get_id() str[source]
# SCONfiguration:EXTernal:REMote:EDIT:DEVice:[ID]
value: str = driver.sconfiguration.external.remote.edit.device.get_id()

No help available

set_id(device_id: str) None[source]
# SCONfiguration:EXTernal:REMote:EDIT:DEVice:[ID]
driver.sconfiguration.external.remote.edit.device.set_id(device_id = 'abc')

No help available