– This setting is set to its default value when the instrument is shipped from the factory and after
SYSTem:SECurity:IMMediate.
MMEMory:STORe:DATA:AUTO:FNAMe <file>
MMEMory:STORe:DATA:AUTO:FNAMe?
Selects the default file name for automatic storing of the single channel DMM digitizing readings (see
MMEMory:STORe:DATA:AUTO command) on the USB storage device after measurement complete. The file name
optionally includes the folder name and the .csv or .dat file extension.
Parameter Typical Return
<file> = Any valid file name with IEEE-488.2 definite-length block,
including the mass storage unit specifier.
Default: “USB:\AUTOSTORE.csv”
“USB:\MyAutoStore.csv”
Selects the “MyAutoStore.csv” on the USB storage device as the default file name: MMEM:STOR:DATA:AUTO:FNAM "USB:\MyAutoStore"
–
This file name will be saved in non-volatile memory on the instrument and will not be affected by a Factory
Reset (*RST command) or Instrument Preset (SYSTem:PRESet command).
–
If a .csv file extension is specified, or if no file extension is specified, the data is stored in ASCII format. If the
.dat file extension is specified, the data is stored in binary format.
–
File format is affected by MMEMory:FORMat:READing:CSEParator.
–
The destination folder must exist and cannot be marked as hidden or system.
–
If the destination file exists, it will be overwritten, unless marked as hidden or system.
–
This file name is set to its default value when the instrument is shipped from the factory and after
SYSTem:SECurity:IMMediate.
MMEMory:UPLoad? <file>
Uploads the contents of a file from the instrument to the host computer.
Parameter Typical return
<file> = Any valid file name with IEEE-488.2 definite-length block. (none)
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"
186
Keysight DAQ970A/DAQ973A Programming Guide
2 SCPI Programming