Macros

SCPI Command :

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

No help available

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

No help available