MMEMory:DOWNload:DATA <binary_block>
Downloads data from the host computer to a file whose name has been specified by MMEMory:DOWNload:FNAMe.
The data in <binary_block> is written to the selected file.
Any data previously stored in the file is lost when you execute this command.
Parameter Typical Return
Any IEEE-488.2 definite- or indefinite-length block (none)
Write "Hello" to the file "\Myfile" on internal storage.
MMEM:DOWN:FNAM "INT:\Myfile"
MMEM:DOWN:DATA #15Hello
MMEMory:DOWNload:FNAMe <filename>
MMEMory:DOWNload:FNAMe?
Creates or opens the specified filename prior to writing data to that file with MMEMory:DOWNload:DATA.
Parameter Typical Return
Any valid file name (none)
Write "Hello" to the file "\Myfile" on internal storage.
MMEM:DOWN:FNAM "INT:\Myfile"
MMEM:DOWN:DATA #15Hello
l The specified 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.
l The file will be created if it does not already exist.
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 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 system.
MMEM:STOR:DATA RDG_STORE,"INT:\MyVoltMeas"
l The data is stored in comma-separated value (CSV) format, with one measurement per line in ASCII format.
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.
184 Agilent Truevolt Series DMM Operating and Service Guide