Dcatalog
SCPI Command :
MMEMory:DCATalog
- Commands in total: 1Subgroups: 0Direct child commands: 1
- get(path: str = None) str[source]
# MMEMory:DCATalog value: str = driver.massMemory.dcatalog.get(path = 'abc')
Returns the subdirectories of the current or of a specified directory.
- Parameters:
path – String parameter to specify the directory. If the directory is omitted, the command queries the contents of the current directory, to be set and queried with method
RsMxo.massMemory.current_directory().- Returns:
directory: Names of the subdirectories separated by colons. The first two strings are related to the parent directory.