Owner
SCPI Commands :
SYSTem:LOCK:OWNer:DETailed
SYSTem:LOCK:OWNer
- Commands in total: 2Subgroups: 0Direct child commands: 2
- get_detailed() str[source]
# SYSTem:LOCK:OWNer:DETailed value: str = driver.system.lock.owner.get_detailed()
No help available
- get_value() str[source]
# SYSTem:LOCK:OWNer value: str = driver.system.lock.owner.get_value()
Queries the sessions that have locked the instrument currently. If an exclusive lock is set, the query returns the owner of this exclusive lock, otherwise it returns NONE.
- Returns:
owner: string