SYSTem Subsystem
13
U2300A Series USB DAQ Programming Guide
135
SYSTem:ERRor?
Syntax
SYSTem:ERRor?
This query reads and clears one error from the instrument's error queue.
Remarks
•
Errors are retrieved in first- in- first- out (FIFO) order. The first error
returned is the first error that was stored. Once you have read all of
the interface- specific errors, the errors in the global error queue are
retrieved.
•
Errors are cleared as you read them.
•
If more errors occur then the error queue is capable of storing, the last
error stored in the queue (the most recent error) will be replaced with
–350, "Error 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 instrument responds with +0, "No error".
•
SYSTem:ERRor? will read and clear one error from the queue.
•
Error conditions are also summarized in the Status Byte Register.
•
The interface- specific and global error queues are cleared by the clear
status (
) command and when power is cycled. The errors are also
cleared when you read the error queue. The error queue will not be
cleared by a factory reset (
) command or an instrument preset
(
SYSTem:PRESet
) command.
•
Refer to
on page 155 for more
information.
Return Format
The command reads and clears one error string from the error queue. The
error string consists of an error number and an error string enclosed in
double quotes.
For example:
–113, "Undefined header"
Summary of Contents for U2300A Series
Page 8: ...VIII U2300A Series USB DAQ Programming Guide Contents ...
Page 18: ...1 Introduction to Programming 10 U2300A Series USB DAQ Programming Guide ...
Page 40: ...5 CONFigure Subsystem 32 U2300A Series USB DAQ Programming Guide ...
Page 60: ...6 IEEE 488 Common Command 52 U2300A Series USB DAQ Programming Guide ...
Page 70: ...7 MEASure Subsystem 62 U2300A Series USB DAQ Programming Guide ...
Page 84: ...8 OUTPut Subsystem 76 U2300A Series USB DAQ Programming Guide ...
Page 92: ...9 Root Commands 84 U2300A Series USB DAQ Programming Guide ...
Page 104: ...10 ROUTe Subsystem 96 U2300A Series USB DAQ Programming Guide See Also ROUTe CHANnel RSouRCe ...
Page 130: ...11 SENSe Subsystem 122 U2300A Series USB DAQ ...
Page 162: ...15 WAVeform Subsystem 154 U2300A Series USB DAQ Programming Guide ...
Page 168: ...16 Error Messages 160 U2300A Series USB DAQ Programming Guide ...