Active
SCPI Command :
MMEMory:SELect[:ITEM]:LINes[:ACTive]
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get() bool[source]
# MMEMory:SELect[:ITEM]:LINes[:ACTive] value: bool = driver.massMemory.select.item.lines.active.get()
No help available
- set(state: bool) None[source]
# MMEMory:SELect[:ITEM]:LINes[:ACTive] driver.massMemory.select.item.lines.active.set(state = False)
No help available