Instructions
SCPI Command Set
25
MMEMory Commands
:MMEMory:CATalog?
Description
Returns a list of all the files that have been saved to the local memory.
Query Syntax
:MMEMory:CATalog?
Example
:MMEM:CAT?
returns
20171010_155852.csv,20171107_145956.png,20171107_150136.png,………
:MMEMory:COPY:SCReen
Description
Exports the screen file to PC software.
Syntax
:MMEMory:COPY:SCReen <file_name>
Parameter
<file_name>
XXX.png
Example
:MMEM:COPY:SCR 20171107_145956.png
:MMEMory:COPY:TRACe
Description
Exports the trace file to PC software.
Syntax
:MMEMory:COPY:TRACe <file_name>
Parameter
<file_name>
XXX.csv
Example
:MMEM:COPY:TRAC 20171010_155852.csv
:MMEMory:DELete:ALL
Description
Deletes all files.
Syntax
:MMEMory:DELete:ALL
Example
:MMEM:DEL:ALL
:MMEMory:DELete:SCReen
Description
Deletes the selected screen file from the current directory.
Syntax
:MMEMory:DELete:SCReen <file_name>
Parameter
<file_name>
XXX.png
Example
:MMEM:DEL:SCR 20171107_145956.png