12: SCPI command reference 2470 High Voltage SourceMeter Instrument
12-130 2470-901-01 Rev. A / May 2019
:TRACe:SAVE
This command saves data from the specified reading buffer to a USB flash drive.
Type Affected by Where saved Default value
Usage
:TRACe:SAVE "<fileName>"
:TRACe:SAVE "<fileName>", "<bufferName>"
:TRACe:SAVE "<fileName>", "<bufferName>", <what>
:TRACe:SAVE "<fileName>", "<bufferName>", <what>, <start>, <end>
A string that indicates the name of the file on the USB flash drive in which to save the
reading buffer
A string that indicates the reading buffer; the default buffers (
defbuffer1
defbuffer2) or the name of a user-defined buffer; if no buffer is specified,
is used
Defines which information is saved in the file on the USB flash drive:
ï‚§ Dates, times, and fractional seconds are saved; the default value: FORMat
ï‚§ Relative timestamps are saved: RELative
ï‚§ Seconds and fractional seconds are saved: RAW
ï‚§ Timestamps are saved:
Defines the starting point in the buffer to start saving data
Defines the ending point in the buffer to stop saving data
Details
The filename must specify the full path (including /usb1/). If included, the file extension must be set
to .csv. If no file extension is specified, .csv is added.
For options that save more than one item of time information, each item is comma-delimited. For
example, the default format is date, time, and fractional seconds for each reading.
The 2470 does not check for existing files when you save. Verify that you are using a unique name to
avoid overwriting any existing CSV files on the flash drive.