Appendix C. Error Messages

Overview

Errors are placed in a queue as they are detected. The queue works on a first in, first out (FIFO) basis. If the queue overflows, the last error in the queue is replaced with error –350, “Queue Overflow”. When all errors have been read from the queue, further error queries return 0, “No error”.

The error queue is cleared when any of the following occur (IEEE 488.2, section 11.4.3.4):

Upon receipt of a *CLS command

Upon reading the last item from the queue

All negative values are reserved by the SCPI standard. All errors unique to the power supply have positive values.

Release 2.1

117

Page 119
Image 119
Xantrex Technology GPIB-M-HPD, GPIB-M-XHR, GPIB-M-XT, GPIB-M-XPD, GPIB-M-XFR3 manual Appendix C. Error Messages