2 Command System RIGOL
MSO2000A/DS2000A Programming Guide
:SAVE:TRACe[:STARt]
Syntax
:SAVE:TRACe[:STARt] {<file_spec>}
Description
Store the waveform trace into the external memory in “*.trc” format.
Parameter
Name Type Range Default
<file_spec> ASCII string Refer to the Explanation --
Explanation
<file_spec> includes the file storage directory and the filename with suffix. Its length cannot exceeds 64
characters. Wherein, the storage directory can only be D:\. If the specified directory already contains a
file with the same filename, the original file will be overwritten.
Example
:SAVE:TRACe D:\123.trc /*Store the waveform trace into the external memory with the filename
123.trc*/
:SAVE:WAVeform[:STARt]
Syntax
:SAVE:WAVeform[:STARt] {<file_spec>}
Description
Store the waveform data into the external memory in “*.wfm” format.
Parameter
Name Type Range Default
<file_spec> ASCII string Refer to the Explanation --
Explanation
<file_spec> includes the file storage directory and the filename with suffix. Its length cannot exceeds 64
characters. Wherein, the storage directory can only be D:\. If the specified directory already contains a
file with the same filename, the original file will be overwritten.
Example
:SAVE:WAVeform D:\123.wfm /*Store the waveform file into the external memory*/