SCPI Programming Reference
HDG2000 Series Arbitrary Waveform Generator 83
MMEMory:DELete -removes files from Mass Memory device
MMEMory:LOAD:STATe-loads saved instrument state from file
MMEMory:MDIRectory -makes a new directory (folder)
MMEMory:RDIRectory -removes a directory
MMEMory:STORe:STATe -stores instrument state to file
MMEMory:CATalog?
Returns a list of all files in the current mass storage directory, including internal storage and the
USB drive.
MMEMory:CDIRectory <folder>
MMEMory:CDIRectory?
Amend the current path to < directory_name > specified path
ASCII type, String with a string of double quotes, limited to 256 characters
String with a string of double quotes, limited to
256 characters.
MMEMory:CDIRectory "SD:/tmp
MMEMory:COPY <folder>,<file_name>
Copies a file from < folder > to < file_name >(not current path).
<folder> ASCII type, String with a string of double quotes, limited to 256 characters.
<file_name> String with double quotation (including suffix), limited to 40 characters.
Both files can be any valid file name
MMEMory:COPY "SD:/tmp","tmp1.hsf"
MMEMory:DELete <file_name>
Deletes a file. To delete a folder, use MMEMory:RDIRectory.
Any valid file name, including file
extension.
Delete the indicated file from the root directory of the internal flash file system:
MMEMory:DELete "Int:/tmp.hsf"
MMEMory:LOAD:STATe <file_name>
MMEMory:STORe:STATe <file_name>
Loads or saves a complete instrument setup, using a named file on the mass storage.
Any valid file name on current mass