Owner

SCPI Commands :

SYSTem:LOCK:OWNer:DETailed
SYSTem:LOCK:OWNer
class OwnerCls[source]

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

get_detailed() str[source]
# SCPI: SYSTem:LOCK:OWNer:DETailed
value: str = driver.system.lock.owner.get_detailed()

No command help available

return

details: No help available

get_value() str[source]
# SCPI: 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.

return

owner: string