SameLoad

SCPI Command :

SYSTem:FILE:SAMeload
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# SYSTem:FILE:SAMeload
value: bool = driver.system.file.sameLoad.get()

No help available

set(state: bool) None[source]
# SYSTem:FILE:SAMeload
driver.system.file.sameLoad.set(state = False)

No help available