Release

SCPI Commands :

SYSTem:LOCK:RELease:ALL
SYSTem:LOCK:RELease
class ReleaseCls[source]

Release commands group definition. 2 total commands, 0 Subgroups, 2 group commands

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

Revokes the exclusive access to the instrument.

param pseudo_string:

No help available

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

No command help available

param pseudo_string:

No help available