368
Appendix E
Error Messages
Error messages (order of error number)
-108
Parameter not allowed
The number of parameters is larger than required by the command. For example, although
the
:CREJ:LIM
command requires one parameter such as “
:CREJ:LIM 3
”, two
parameters are added to give “
:CREJ:LIM 0,3
”.
-109
Missing parameter
The number of parameters is less than required by the command. For example, although
the
:CREJ:LIM
command requires one parameter such as “
:CREJ:LIM 3
”, no parameter
is added to give “
:CREJ:LIM
”.
-112
Program mnemonic too long
The length of the header exceeds 12 characters. (Refer to IEEE488.2,7.6.1.4.1.)
-113
Undefined header
A header not defined for the E4981A has been received. For example, “
*XYZ
”, which is
not defined for the E4981A, is received.
-114
Header suffix out of range
The header suffix is out of range.
-120
Numeric data error
Numeric data is improper.
-121
Invalid character in number
An invalid character for the data type of the syntax analysis target has been received. For
example, alphabetical characters exist in a decimal value or “9” exists in octal data.
-123
Exponent too large
The absolute value of the exponent has exceeded 32,000. (Refer to IEEE488.2,7.7.2.4.1.)
-124
Too many digits
The number of digits of the mantissa of the decimal value data element exceeds 255 except
for preceding 0s. (Refer to IEEE488.27.7.2.4.1.)
-128
Numeric data not allowed
A numeric value data element (that does not violate the standard) has been received where
the E4981A does not accept any numeric value data element.
-131
Invalid suffix
The suffix does not meet the syntax defined in IEEE488.2,7.7.3.2 or is inappropriate for
the E4981A.
-134
Suffix too long
The length of suffix is long.
-138
Suffix not allowed
A suffix is added to a numeric value element that does not permit a suffix.
-140
Character data error
An error not included in the error numbers between -141 and -149 has occurred during the
syntax analysis of a character data element.