User`s guide

38-2
System Subsystem
SYSTem[:ERRor]
SYSTem[:ERRor]
Description Queries the SYSTem ERRor queue. This returns an error number and a corresponding
quoted message string separated by a comma. Once the error is queried, it is removed from
the queue. If the error queue becomes full, then the earliest messages are removed.
Example: if a command parameter is given that is out of range, then SYST:ERR? will
return:
-200,”Execution error;Parameter value out of range.
Syntax SYSTem[:ERRor]?
Options Not Applicable.