12: SCPI command reference 2470 High Voltage SourceMeter Instrument
12-112 2470-901-01 Rev. A / May 2019
Example
SYST:EVEN:POST "my error", INF
SYST:EVEN:NEXT?
Clear the event log.
Post an error named my error.
Output:
1003,"User: my error;4,1400469179,431599191"
Also see
Using the event log (on page 3-50)
: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>
A string that holds the name of the file to be saved
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 entries
ï‚§
: Saves all event log entries (default)
Details
This command saves all event log entries to a USB flash drive.
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 "/usb1/July_error_log", ERR
Saves the error events in the event log to a
file on the USB flash drive named
.
Also see
:SYSTem:CLEar (on page 12-105)