Catalog
SCPI Command :
MMEMory:CATalog
- Commands in total: 2Subgroups: 1Direct child commands: 1
- get_value() str[source]
# MMEMory:CATalog value: str = driver.massMemory.catalog.get_value()
Returns the content of a particular directory.
Cloning the Group
# Create a copy of the original group, that exists independently
catalog_copy = driver.massMemory.catalog.clone()
Subgroups