:MMEM:STOR

Syntax

:MMEMory:STORe <filename>[,{LOG|LIST|SETup|COMParator}]

Description

Saves the instrument settings (including calibration/compensation), images on the LCD stored in the volatile memory (clipboard) (images of the LCD when the [Capture] key is pressed), measurement data for statistical analysis, list measurement results, or the contents of the setup table as a file. Contents to be saved depend on the extension of the file specified (first parameter). However, you should specify the second parameter only if the extension is “.csv”. The list below shows each extension and the corresponding contents to be saved. (No Query)

When specifying a directory name and filename, you must separate them with a slash (/).

If a filename you specify already exists, note that the existing file may be overwritten by the new file.

Variable

Parameter

<filename>

Description

Name of file to save. Contents to be saved depend on the extension of the file specified

Extension

Description

.sta

Instrument settings (binary format)

 

.bmp

Images on the LCD*1 (bitmap format)

 

.png

Images on the LCD*1 (portable network graphics format)

.csv

Comma-separated data for the following items (ASCII format), Measurement data for statistical analysis*2 List measurement results or Contents of setup table depending on the second parameter.

.dta

Measurement data for statistical analysis*2 (binary format)

 

Data type

String

Range

Up to 248 characters (including extension)

 

*1.    If no image exists on the clipboard, the images on the LCD are stored on the clipboard when the command is executed and then they are saved.

*2.   In the ASCII format (extension “.csv”), up to 65,536 measurement data for statistical analy­sis can be saved. If the frequency of data measurement stored on the volatile memory exceeds 65,536, only the data of the first 65,536 measurements are saved and the remaining data are ignored. In the binary format (extension “.dta”), there is no limit to measurement frequency, and thus all of the stored measurement data for statistical analysis are saved.

You should specify the second parameter only if the file extension is “.csv”. When this parameter is not specified for any file with the extension “.csv”, measurement data for statistical analysis (LOG) are saved.

 

Description

Data type of .csv file

Range

LOG: Specifies that measurement data for statistical analysis are saved

LIST: Specifies that measurement results of list measurement at all measurement points are saved. This parameter is not available for single-point measurement.

SETup: Specifies that contents of all measurement point setup tables, contents of all calibration kit setup tables, and contents of all compensation kit setup tables are saved.

COMParator: Specifies that contents of all BIN sorting setup tables are saved.

Equivalent key

Data Export > Export Data Setup.. (:MMEM:STORe "<filename>.csv", SET)

Data Export > Export Bin Data... (:MMEM:STORe "<filename>.dta")

Data Export > Export List Data  (:MMEM:STORe "<filename>.csv", LIST)

Data Export > Dump Screen Image (:MMEM:STORe "<filename>.png|bmp")