Catalog
SCPI Command :
MMEMory:CATalog
- class CatalogCls[source]
Catalog commands group definition. 2 total commands, 1 Subgroups, 1 group commands
- get_value() str [source]
# SCPI: MMEMory:CATalog value: str = driver.massMemory.catalog.get_value()
Returns the content of a particular directory.
- return
catalog: No help available
Cloning the Group
# Create a clone of the original group, that exists independently
group2 = driver.massMemory.catalog.clone()
Subgroups