Command
:MMEMory:MDIRectory <Value>
This command creates a new directory (folder).
When you create a directory under an existing directory, separate between the directory names with "\" (back slash), or "/" (slash).
Parameter |
Value |
Description |
Directory name you want to create |
Data Type |
Character string type (String) |
Range |
254 chars |
Dim Var as String
Var = "mysetup1"
Ana.WriteString ":MMEM:MDIR " & Var, True
No equivalent key is available on the front panel.
SCPI.MMEMORY.MDIRECTORY