Instruction manual

98
Error -123: Exponent too large
The numeric parameter received has an exponent larger than 32,000.
Error -124: Too many digits
The decimal numeric parameter has a mantissa which contains more than 255
digits, excluding leading zeros
Error - 128: Numeric data not allowed
A legal numeric data element was received, but is not the right data element for
the header
Error -131: Invalid suffix
The received suffix for the numeric parameter is not specified for this device.
Error - 138: Suffix not allowed
This numeric parameter does not accept a suffix.
Error - 141: Invalid character data
The character data element contains an invalid character.
Error - 148: Character data not allowed
A descrete parameter was received but a character string or a numeric
parameter was expected.
Error - 151: Invalid string data
A string data element was expected, but it was invalid for some reason (it didn’t
start/stop with simple/double quotes).
Error - 158: String data not allowed
A legal string data element was received, but it is not the right data element for
the header.