User manual

Chapter 2 Command System RIGOL
MSO5000 Programming Guide 2-127
:SAVE:WAVeform
Syntax
:SAVE:WAVeform<path>
Description
Saves the waveform data to the internal or external memory as a file.
Parameter
Name
Type
Range
Default
<path>
ASCII String
Refer to Remarks
——
Remarks
<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.
Example
:SAVE:WAVeform D:\123.wfm /*Saves the waveform file to the external memory
Disk D, with the filename 123.wfm.*/
:SAVE:STATus?
Syntax
:SAVE:STATus?
Description
Queries the saving status of the internal memory or the external USB storage device.
Return
Format
The query returns 0 or 1 (when the saving operation is completed).
:LOAD:SETup
Syntax
:LOAD:SETup <path>
Description
Loads the setup file of the oscilloscope from the specified path.
Parameter
Name
Type
Range
Default
<path>
ASCII String
Refer to Remarks
——
Remarks
<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.
Example
:LOAD:SETup D:\123.stp /*Loads the setup file "123.stp" from the external memory
Disk D.*/