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