CurrentDirectory

SCPI Command :

MMEMory:CDIRectory
Commands in total: 1
Subgroups: 0
Direct child commands: 1
set(directory: str) None[source]
# MMEMory:CDIRectory
driver.massMemory.currentDirectory.set(directory = 'abc')

This command changes the current directory.

Parameters:

directory – String containing the path to another directory. The path may be relative or absolute.