HardCopy

SCPI Command :

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

No help available

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

No help available