Final

SCPI Command :

MMEMory:SELect[:ITEM]:FINal
Commands in total: 1
Subgroups: 0
Direct child commands: 1
get() bool[source]
# MMEMory:SELect[:ITEM]:FINal
value: bool = driver.massMemory.select.item.final.get()

No help available

set(state: bool) None[source]
# MMEMory:SELect[:ITEM]:FINal
driver.massMemory.select.item.final.set(state = False)

No help available