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