HP Sander 16500C manual SYSTemERRor? NUMericSTRing

Models: Sander 16500C

1 252
Download 252 pages 12.2 Kb
Page 165
Image 165

SYSTem Subsystem

ERRor

 

ERRor

Query

:SYSTem:ERRor? [NUMericSTRing]

 

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 is returned in the following form:

 

<error_number>,<error message string>

 

A complete list of error messages for the HP 16500C logic analysis system is

 

shown in chapter 8, "Error Messages." If no errors are present in the error

 

queue, a zero (No Error) is returned.

Returned Formats

Numeric:

 

[:SYSTem:ERRor] <error_number><NL>

 

String:

 

[:SYSTem:ERRor] <error_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;Numeric

 

String:

 

50 OUTPUT XXX;":SYST:ERR? STRING"

 

60 ENTER XXX;String$

 

 

11–7

Page 165
Image 165
HP Sander 16500C manual SYSTemERRor? NUMericSTRing