Model 2450 Interactive SourceMeter® Instrument Reference Manual
Section 6: SCPI command reference
2450-901-01 Rev. B/September 2013
6-103
:SYSTem:EVENtlog:SAVE
This command saves the event log to a file on a USB flash drive.
Type
Affected by
Where saved
Default value
Command only
Not applicable
Not applicable
Not applicable
Usage
:SYSTem:EVENtlog:SAVE <filename>
:SYSTem:EVENtlog:SAVE <filename>, <eventType>
:SYSTem:EVENtlog:SAVE <filename>, <eventType>, <eventType>
<filename>
A string that holds the name of the file to be saved
<eventType>
Limits the event log entries that are saved to specific types; set to:
•
ERRor
: Saves only error entries
•
WARNing
: Saves only warning entries
•
INFormational
: Saves only informational messages
•
ALL
: Saves all event log entries
Details
This command saves all event log entries since the last clear command to a USB flash drive.
You must insert the USB flash drive before sending this command.
If you do not define an event type, the instrument saves all event log entries.
The extension .csv is automatically added to the file name.
Example
SYST:EVEN:SAVE "July_error_log", ERR
Saves the error events in the event log to a
file on the USB flash drive named
July_error_log.csv
.
Also see
(on page 6-96)