F
-109 Missing parameter.
Fewer parameters were received than the command
requires.
-110 Command header error.
A command header is the mnemonic part of the
command (the part not containing parameter information. This error indicates
that the parser has found an error in the command header but cannot be more
specic.
-111 Header separator error.
A character that is not a valid header separator
was encountered.
-112 Program mnemonic too long.
The program mnemonic must be 12
characters or shorter.
-113 Undened header.
This header is not dened for use with the instrument.
-114 Header sux out of range.
The header contained an invalid character.
This message sometimes occurs because the parser is trying to interpret a
non-header as a header.
-120 Numeric data error.
This error indicates that the parser has found an
error in numeric data (including nondecimal numeric data) but cannot be more
specic.
-121 Invalid character in number.
An invalid character was found in numeric
data (note, this may include and alphabetic character in a decimal data, or a \9"
in octal data).
-123 Exponent too large.
The exponent must be less than 32 000.
-124 Too many digits.
The mantissa of a decimal number can have a maximum
of 255 digits (leading zeros are not counted).
-128 Numeric data not allowed.
Another data type was expected for this
command.
-130 Sux error.
The sux is the unit, and the unit multiplier for the data.
This error indicates that the parser has found an error in the sux but cannot
be more specic.
-131 Invalid sux.
The sux is incorrect or inappropriate.
-134 Sux too long.
A sux can have a maximum of 12 characters.
-138 Sux not allowed.
A sux was found where none is allowed.
F-4 Error Messages