ERRor
Query :SYSTem:ERRor ? [NUMeric|STR in g]
The ERRor query returns the oldest error from the error queue. The optional
parameter determines whether the error string should be returned along with
the error number. If no parameter is received, or if the parameter is
NUMeric, then only the error number is returned. If the value of the
parameter is STRing, then the error should be returned in the following form:
<error_number>,< er ror_message (string)>
A complete list of error messages for the Agilent 1670G-series logic analyzer
is shown in chapter 7, "Error Messages." If no errors are present in the error
queue, a zero (No Error) is returned.
Returned Formats Numeric:
[:SYSTem:ERRor] <e rr or_number><NL>
String:
[:SYSTem:ERRor] <e rr or_number>,<error_string><NL>
<error_number> An integer
<error_string> A string of alphanumeric characters
Example Numeric:
10 OUTPUT XXX;":SYSTEM:ERROR?"
20 ENTER XXX;Numeri c
String:
50 OUTPUT XXX;":SYST:ERR? STRING"
60 ENTER XXX;String $
SYSTem Subsystem
ERRor
11–7