RIGOL Chapter 2 Command System
2-130 MSO7000/DS7000 Programming Guide
:SAVE:WAVeform
Saves the waveform data to the internal or external memory.
<path> includes the file storage location and the filename with a suffix. By default,
its suffix is in ".bin" format. The filename suffixed with ".csv" and ".wfm" are also
supported. If the specified storage location already contains a file with the same
filename, the original file will be overwritten.
:SAVE:WAVeform D:\123.wfm /*Saves the waveform file to the external memory
Disk D, with the filename 123.wfm.*/
:SAVE:STATus?
Queries the saving status of the internal memory or the external USB storage device.
The query returns 0 or 1 (when the saving operation is completed).
:LOAD:SETup
Loads the setup file of the oscilloscope from the specified path.
<path> includes the file storage location and the filename with a suffix. By default, its
suffix is in ".stp" format. If the specified storage location already contains a file with the
same filename, the original file will be overwritten.
:LOAD:SETup D:\123.stp /*Loads the setup file "123.stp" from the external memory
Disk D.*/