:MMEMory:STORe <filename>[,{LOG|LIST|SETup|COMParator}]
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.
A file for instrument settings saved as autorec.sta is automatically recalled during power-on of the E4982A.
Parameter |
<filename> |
||||||||||||
Description |
Name of file to save. Contents to be saved depend on the extension of the file specified
|
||||||||||||
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 analysis 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. |
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")