Final
SCPI Command :
MMEMory:SELect[:ITEM]:FINal
- Commands in total: 1Subgroups: 0Direct 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