User`s guide
Table Of Contents
- Agilent E3632A DC Power Supply
- Table of Contents
- List of Figures
- List of Tables
- 1 Getting Started
- 2 Operation and Features
- Overview
- Constant Voltage Operation
- Constant Current Operation
- Storing and Recalling Operating States
- Programming the Overvoltage Protection
- Programming the Overcurrent Protection
- Remote Voltage Sensing
- Disabling the Output
- System-Related Operations
- Remote Interface Configuration
- GPIB Interface Configuration
- RS-232 Interface Configuration
- Calibration
- 3 Remote Interface Reference
- SCPI Command Summary
- Introduction to the SCPI Language
- Simplified Programming Overview
- Using the APPLy Command
- Output Settings and Operation Commands
- Triggering Commands
- System-Related Commands
- Calibration Commands
- RS-232 Interface Commands
- SCPI Status Registers
- What is an event register?
- What is an enable register?
- SCPI status system
- The Questionable Status register
- The Standard Event register
- The Status Byte register
- Using Service Request (SRQ) and Serial POLL
- Using *STB? to read the Status Byte
- Using the Message Available Bit (MAV)
- To interrupt your bus controller using SRQ
- To determine when a command sequence is completed
- Using *OPC to signal when data is in the output buffer
- Status Reporting Commands
- Halting an Output in Progress
- SCPI Conformance Information
- IEEE-488 Conformance Information
- 4 Error Messages
- 5 Application Programs
- 6 Tutorial
- 7 Characteristics and Specifications

Remote Interface Reference 3
Status Reporting Commands
E3632A User’s Guide 117
Status Reporting Commands
SYSTem:ERRor?
This query command reads one error from the error queue.
When the front- panel ERROR annunciator turns on, one or
more command syntax or hardware errors have been
detected. A record of up to 20 errors can be stored in the
power supply’s error queue. Refer to Chapter 4, “Error
Messages” for more details.
• Errors are retrieved in the first- in- first- out (FIFO) order.
The first error returned is the first error that was stored.
When you have read all errors from the queue, the ERROR
annunciator turns off. The power supply beeps once each
time an error is generated.
• If more than 20 errors have occurred, the last error
stored in the queue (the most recent error) is replaced
with - 350, “Queue overflow”. No additional errors are
stored until you remove errors from the queue. If no
errors have occurred when you read the error queue, the
power supply responds with +0, “No error”.
• The error queue is cleared when power has been off or
after a *CLS (clear status) command has been executed.
The *RST (reset) command does not clear the error
queue.
NOTE
Refer to “SCPI status system” on page 108 for detailed information of the
status register structure of the power supply.