![Rigol DS4000E Series Programming Manual Download Page 186](http://html1.mh-extra.com/html/rigol/ds4000e-series/ds4000e-series_programming-manual_1460996186.webp)
RIGOL
2-174
DS4000E Programming Guide
:SAVE Commands
Command List:
:SAVE:CSV[:STARt]
Syntax
:SAVE:CSV[:STARt] <file_spec>
Description
Saves the waveform data to the external memory in "*.csv" format.
Parameter
Name
Type
Range
Default
<file_spec>
ASCII String
<file_spec> includes the file storage location and
the filename with a suffix. Its length cannot exceed
64 characters. If the USB storage device is inserted
into the USB HOST interface of the rear panel, the
storage location is E:\; if inserted into the USB
HOST interface of the front panel, the storage
location is D:\. For example, E:\123.csv
--
Remarks
If the specified storage location already contains a file with the same filename, the original file will be
overwritten.
The stored "*.csv" file includes the current horizontal time base, start point time, and voltage value
corresponding to each point of the enabled channel. You can open and edit the file via Excel.
:SAVE:CSV:FACTors
Syntax
:SAVE:CSV:FACTors <bool>
:SAVE:CSV:FACTors?
Description
Enables or disables the parameter save function when saving the "*.csv" file; or queries the on/off status of
the parameter save function when saving the "*.csv" file.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF