Shared

SCPI Command :

SYSTem:LOCK:REQuest:SHARed
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get(name: str, timeout_ms: int) int[source]
# SYSTem:LOCK:REQuest:SHARed
value: int = driver.system.lock.request.shared.get(name = 'abc', timeout_ms = 1)

No help available