Agilent Technologies 86120C User Manual page 226

Multi-wavelength meter
Table of Contents

Advertisement

Programming Commands
SYSTem Subsystem
ERRor
Queries an error from the error queue.
Syntax
:SYSTem:ERRor?
Preset State: none
Attribute
Summary
*RST State: none
SCPI Compliance: standard
Query Only
Description
The Agilent 86120C has a 30 entry error queue. The queue is a first-
in, first- out buffer. Repeatedly sending the query :SYSTEM:ERROR?
returns the error numbers and descriptions in the order in which they
occur until the queue is empty. Any further queries returns +0, "No
errors" until another error occurs.
For a complete list of error messages,
page 7-
Query Response
<value>, <string>
<value> is an integer. <string> is the text of the error message. The
following is an example of a response:
-113,"Undefined header"
Example
DIM Error$[250]
OUTPUT 720;":SYSTEM:ERROR?"
ENTER 720;Error$
PRINT Error$
4-98
11.
refer to "Error Messages" on

Advertisement

Table of Contents
loading

Table of Contents