CurrentDirectory
SCPI Command :
MMEMory:CDIRectory
- class CurrentDirectoryCls[source]
CurrentDirectory commands group definition. 1 total commands, 0 Subgroups, 1 group commands
- set(directory: str) None [source]
# SCPI: MMEMory:CDIRectory driver.massMemory.currentDirectory.set(directory = 'abc')
This command changes the current directory.
- param directory
String containing the path to another directory. The path may be relative or absolute.