Instruction manual

Chapter 5 Errors
Error Types
Programming Guide 5-9
5
Table 5-2. Errors (Continued)
Number Error String Cause
-211
-213
-220
-221
-222
-223
-224
-230
-240
Trigger ignored
Init ignored
Parameter error
Settings conflict
Data out of range
Too much data
Illegal parameter value
Data corrupt or stale
Hardware error
Indicates that a GET or *TRG was received and recognized by the
Counter but was ignored.
Indicates that a request for a measurement initiation was ignored as
another measurement was in progress.
Indicates that a program data element related error occurred. This error
is used when the Counter cannot detect more specific errors.
Indicates that a legal program data element was parsed but could not be
executed due to the current Counter state.
Indicates that a legal program data element was parsed but could not be
executed because the interpreted value is outside the legal range
defined by the Counter. Typically, the value is clipped to legal limit.
Indicates that a legal program data element of block, expression, or
string type was received that contained more data than the Counter
could handle due to memory or related Counter-specific requirements.
Used where exact value, from a list of possible values, was expected.
No valid data available. New measurement started but not completed.
Indicates that a legal program command or query could not be executed
because of a hardware problem in the Counter.
-241
-300
-310
-321
-330
-350
-400
-410
Hardware missing
Device-specific error
System error
Out of memory
Self-test failed
Queue overflow
Query error
Query INTERRUPTED
Queue Overflow
Query error
Query INTERRUPTED
Indicates that a legal program command or query could not be executed
because of missing Counter hardware.
This is the generic device-dependent error.
Indicates that a system error occurred.
Indicates that the Counter has detected that insufficient memory is
available.
Indicates at least one failure occurred when *TST? was executed.
Indicates that there is no room in the error queue and an error occurred
but was not recorded.
This is the generic query error.
Indicates that a condition causing an INTERRUPTED Query error
occurred. For example, a query followed by DAB or GET before a
response was completely sent.
Indicates that there is no room in the error queue, and that an error
occurred but was not recorded.
This is the generic query error.
Indicates that a condition causing an INTERRUPTED Query error
occurred. For example, a query followed by a DAB or GET before a
response was completely sent.