MMEMory:STORe:DATA RDG_STORE, <
file
>
Stores all measurements in reading memory to the specified data file. The file name optionally includes the
folder name and the .csv or .dat file extension.
Parameter
Typical Return
Any valid file name
(none)
Store all measurements in reading memory to MyVoltMeas.csv in the root folder of the internal flash file sys-
tem.
MMEM:STOR:DATA RDG_STORE,"INT:\MyVoltMeas"
l
If a .csv file extension is specified, or if no file extension is specified, the date is stored in ASCII format. If
the .dat file extension is specified, the data is stored in binary format.
l
The format of the file is affected by
MMEMory:FORMat:READing:CSEParator
MMEMory:FORMat:READing:INFormation
, and
l
The destination folder must exist and cannot be marked as hidden or system.
l
If the destination file exists, it will be overwritten, unless marked as hidden or system.
MMEMory:UPLoad? <
filename
>
Uploads the contents of a file from the instrument to the host computer.
Parameter
Typical Return
Any valid file name
IEEE 488.2 definite-length block
Upload the state file "Myfile.sta" in the root directory of the internal flash file system to the host computer:
MMEM:UPL? "INT:\Myfile.sta"
Keysight True
volt
Series Operating and Service Guide
305
SCPI Programming Reference