DSA800 series programming guide - Page 109

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-87
:MMEMory:STORe:TRACe
Syntax
:MMEMory:STORe:TRACe <label>,<file_name>
Description
Save the specified trace with the specified filename (.trc or .csv).
Parameter
Name
Type
Range
Default
<label> Keyword TRACE1|TRACE2|TRACE3|MATH|ALL --
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
You can save the trace file in the D disk or E disk. The .csv format file can only be stored in the E disk.
If the specified file already exists, it will be overwritten.
Example
The command below stores trace 1 in the D disk with the filename T1.trc.
:MMEMory:STORe:TRACe TRACE1,D:\Trace1:T1.trc
Loading ...
Loading ...
Loading ...