Shared

SCPI Command :

SYSTem:LOCK:REQuest:SHARed
class SharedCls[source]

Shared commands group definition. 1 total commands, 0 Subgroups, 1 group commands

get(name: str, timeout_ms: int) int[source]
# SCPI: SYSTem:LOCK:REQuest:SHARed
value: int = driver.system.lock.request.shared.get(name = 'abc', timeout_ms = 1)

No command help available

param name

No help available

param timeout_ms

No help available

return

success: No help available