Technical data
Error Messages 16
U2761A Programmer’s Reference 143
–108 Parameter not allowed
More parameters were received than were expected for the command. You may have entered an extra
parameter or added a parameter to a command that does not require a parameter.
–109 Missing parameter
Fewer parameters were received than were expected for this command. You have omitted one or more
parameters that are required for this command.
–112 Program mnemonic too long
A command header was received which contained more than the maximum 12 characters allowed. This
error is also reported when a character-type parameter is too long.
–113 Undefined header
A command was received that is not valid. You may have misspelled the command or it may not be a valid
command. If you are using the short form of the command, remember that it may contain up to four letters.
–121 Invalid character in number
An invalid character was found in the number specified for a parameter value
–123 Exponent too large
A numeric parameter was found where its exponent was larger than 32759
–124 Too many digits
The mantissa of a numeric parameter contained more than 255 digits, excluding leading zeros
–128 Numeric data not allowed
A numeric parameter was received but a character string was expected
–131 Invalid suffix
A suffix was incorrectly specified for a numeric parameter
–134 Suffix too long
The suffix contains more than 12 characters
–138 Suffix not allowed
A suffix is not supported for this command
–148 Character data not allowed
A discrete parameter was received, but a string or numeric parameter was expected
–151 Invalid string data
An invalid character string was received. Check that the string is enclosed in quotation marks.
Tabl e 16-1 Command errors (continued)