Section 12: SCPI command reference
2470 High Voltage SourceMeter Instrument Reference Manual
12-108
2470-901-01 Rev. A /
May
2019
Example
SYST:ERR:NEXT?
Returns information on the next error in the event log. For example, if you sent
a command without a parameter, the return is:
-109,"Missing parameter;1;2017/05/06 12:57:04.484"
Also see
(on page 12-110)
:SYSTem:ERRor:CODE[:NEXT]?
This command reads the oldest error code.
Type
Affected by
Where saved
Default value
Query only
Not applicable
Not applicable
Not applicable
Usage
:SYSTem:ERRor:CODE[:NEXT]?
Details
This command returns the numeric code of the next error in the event log. The error is cleared from
the queue after being read.
This command returns only error messages from the event log. To return information and warning
messages, see
:SYSTem:EVENtlog:NEXT?
Example
SYST:ERR:CODE?
Returns the error code of the next error in the event log.
For example, if error -222, Parameter data out of range error,
occurred, the output is:
-222
Also see
(on page 12-110)