DSA800 series programming guide - Page 107

For DSA815.

Loading ...
Loading ...
Loading ...
Chapter 2 Command System RIGOL
DSA800 Programming Guide 2-85
:MMEMory:STORe:RESults
Syntax
:MMEMory:STORe:RESults <file_name>
Description
Save the current measurement results in the USB storage device with the specified filename (.csv).
Parameter
Name
Type
Range
Default
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
If the specified file already exists, it will be overwritten.
Example
The command below stores the current measurement results in the USB storage device with the filename
ACP.csv.
:MMEMory:STORe:RESults E:\ACP.csv
:MMEMory:STORe:SCReen
Syntax
:MMEMory:STORe:SCReen <file_name>
Description
Save the current screen image in the USB storage device with the specified filename (.bmp/.jpg/.png).
Parameter
Name Type Range Default
<file_name>
ASCII String -- --
Explanation
<file_name> should contain the path and the filename.
If the specified file already exists, it will be overwritten.
Example
The command below stores the current screen image in the USB storage device with the filename
screen.bmp.
:MMEMory:STORe:SCReen E:\screen.bmp
Loading ...
Loading ...
Loading ...