Release

SCPI Commands :

SYSTem:LOCK:RELease:ALL
SYSTem:LOCK:RELease
Commands in total: 2
Subgroups: 0
Direct child commands: 2
set_all(pseudo_string: str) None[source]
# SYSTem:LOCK:RELease:ALL
driver.system.lock.release.set_all(pseudo_string = 'abc')

Revokes the exclusive access to the instrument.

set_value(pseudo_string: str) None[source]
# SYSTem:LOCK:RELease
driver.system.lock.release.set_value(pseudo_string = 'abc')

No help available