Chapter 5 Error Messages
Execution Errors
116
-221 Settings conflict
Indicates that a legal program data element was parsed but could not be
executed due to the current device state.
-222 Data ou t of ra nge
A numeric parameter value is outside the valid range for the command.
Exampl e:
TRIG:DEL -3
-223 Too much data
A character string was received but could not be executed because the string
length was more than 40 characters. This error can be generated by the
CALibration:STRing
comm and.
-224 Illegal param eter valu e
A discrete parameter was received which was not a valid choice for the
command. You may have used an invalid parameter choice.
Exampl e:
DISP:STAT XYZ
(XYZ is not a valid choice).
-330 Self-test failed
The power supply’s complete self-test failed from the remote interface (
*TST?
command). In addition to this error, more specific self-test errors are also
reported.
See also ‘‘Self-Test Errors’’, starting on
page 130
.
-350 Too many errors
Th e err o r queue i s fu ll b e c aus e m o r e t h an 20 er r o r s h a ve o c cur r e d . N o
additional errors are stored until you remove errors from the queue. The error
queue is cleared when power has been off, or after a
*CLS
(clear status)
command has been executed.
-410 Query INTERRUPTED
A command was received which sends data to the output buffer, but the output
buffer contained data from a previous comm and (the previous data is not
overwritten). The output buffer is cleared whe n power has been off, or after a
*RST
(reset) command has been executed.
-420 Query UNTERMIN ATED
The power supply was addressed to talk (i.e., to send data over the interfa ce)
but a command has not been received which sends data to the output buffer.
For example, you may have executed an
APPLy
command (wh ich does not
generate data) and then attempted an
ENTER
statement to read data from the
remote interface.