Section 7: SCPI command reference
Model 2281S-20-6 DC Power Supply and Battery Simulator Reference Manual
7-168
077114601 / March 2019
:SYSTem:ERRor:COUNt?
This command returns the number of errors in the error queue.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:SYSTem:ERRor:COUNt?
Details
This returns the number of errors in the error queue. This command does not clear the errors from the
error queue.
Example
:SYST:ERR:COUN?
If there are five errors in the event log, the output
is:
5
Also see
None
: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>
<fileName>
A string that holds the name of the file to be saved
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.
The extension
.csv
is automatically added to the filename.
Example
:SYST:EVEN:SAVE "error_log"
Saves the error events in the event log to a file
on the USB flash drive named
error_log.csv
.
Also see
(on page 7-167)