Remote programming
20
100 000 cts digital multimeter
ERRor[:NEXT]?
(Query)
To the
SYST:ERR?
question, the instrument returns the error number positioned
at the top of the queue. The queue may have up to 10 numbers and it is
managed according to the principle of first in, first out.
As the
SYST:ERR?
questions progress
,
the multimeter returns the error
numbers in the order of their arrival, until the queue is empty.
Any additional
SYST:ERR?
question will cause a negative response:
"0,No error".
If the queue is full, the box located at the top of the queue takes the –350 value
(queue saturated).
The queue is emptied :
- on powering on
- on receipt of a *CLS
-
on reading the last error
Response format :
<error,message><T>
with:
error = integer negative or null.
message = corresponding error message
Error list
* Command errors : (-199 to –100)
They indicate that a syntax error has been detected by the syntax analyzer and
caused event register bit 5, called CME, CoMmand Error, to be set to 1
-101 :
Invalid
character
-103 :
Invalid
separator
-104 :
Data type error
-108 :
Parameter not allowed
-109 :
Missing
parameter
-111 :
Header
separator
error
-112 :
Program mnemonic too long
-113 :
Undefined
header
-114 :
Header suffix out of range
-121 :
Invalid character in number
-128 :
Numeric data not allowed
-141 :
Invalid character data
-148 :
Character
data not allowed
-151 :
Invalid
string
data
-154 :
String data too long
* Execution error : (-299 to –200)
They indicate that an error has been detected at the moment of command
execution, and causes event register bit 4, called EXE, Execution Error, to be set
to 1.
-200 :
Execution
error
-203 :
Command
protected
-221 :
Settings
conflict
-222 :
Data out of range
* Instrument specific errors : (-399 to –300)
They indicate that an abnormal error has been detected during execution of a
task, and causes event registry bit 3, called DDE, Device Dependent Error
to be set to 1.
-300 :
Device specific error
-350 :
Queue
overflow
-360 :
Communication
error
* Query errors : (-499 to –400)
They indicate that an anomaly in the information exchange protocol has occurred
and causes event register bit 2, called QYE, QuerY Error, to be set to 1.
-400 :
Query error