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