Service manual
230 Appendix C
Error messages
Order of Alphabet
-105 GET not allowed
A group execution trigger (GET) was received in a program message. (Refer to
IEEE488.2,7.7.)
H
-240 Hardware error
A hardware error.
The program command could not be executed due to an hardware-related error. An error
other than -241 to -249 occurred.
-241 Hardware missing
The received command or Query complied with the standard but could not be executed due
to hardware-related reasons (for example, the option was not installed).
-111 Header separator error
The header separator is wrong.
This error is displayed when a character other than a defined header follows the header. For
example, when, though “*SRE 4” is correct, a character follows the header without a space
like “*SRE4”, this error is displayed.
-114 Headers Suffix out of range
The suffix of the header is out of range. The suffix of a numeral parameter that follows the
SCPI command makes the header invalid.
I
-224 Illegal parameter value
The value of the parameter is illegal.
-282 Illegal program name
The program name is illegal. This message is displayed, for example, when you attempt to
delete a program name that does not exist, define an existing program name again, or refer
to a program that does not exist.
-283 Illegal variable name
The variable name is illegal. This message is displayed when you attempt to refer to a
variable that does not exist.
-213 Init ignored
Another measurement was being executed and the measurement start request was ignored.
141 INSUFFICIENT MEMORY
Multiple processes were executed at the same time and the memory was exhausted, which
caused the last process to be aborted. For example, if the execution of an HP Instrument
BASIC program, the printout of the screen, and the transfer of the data array are executed
at the same time, the memory of the system is exhausted, and this message may be
displayed. In this case, terminate some of the processes and then perform the next
operation.