HardCopy
SCPI Command :
MMEMory:SELect[:ITEM]:HCOPy
- class HardCopyCls[source]
HardCopy commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- get() bool [source]
# SCPI: MMEMory:SELect[:ITEM]:HCOPy value: bool = driver.massMemory.select.item.hardCopy.get()
No command help available
- return
state: No help available
- set(state: bool) None [source]
# SCPI: MMEMory:SELect[:ITEM]:HCOPy driver.massMemory.select.item.hardCopy.set(state = False)
No command help available
- param state
No help available