Error Messages
164
Agilent
8169A
Polarization Controller, Second Edition
•
120 Numeric data error. This error shows that the parser has found an
error in numeric data (including nondecimal numeric data) but cannot
be more specific.
•
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 Suffix error. The suffix is the unit, and the unit multiplier for the
data. This error shows that the parser has found an error in suffix but
cannot be more specific.
•
131 Invalid suffix. The suffix is incorrect or inappropriate.
•
134 Suffix too long. A suffix can have a maximum of 12 characters.
•
138 Suffix not allowed. A suffix was found where none is allowed.
•
140 Character data error. This error shows that the parser has found
an error in character data but cannot be more specific.
•
141 Invalid character data. The character data is incorrect or
inappropriate.
•
144 Character data too long. Character data can have a maximum of 12
characters.
•
148 Character data not allowed. Character data was found where none
is allowed.
•
150 String data error. This error shows that the parser has found an
error in string data but cannot be more specific.
•
151 Invalid string data. The string data is incorrect, (for example, an
END message was received before the terminal quote character).
•
158 String data not allowed. String data was found where none is
allowed.
•
160 Block data error. This error shows that the parser has found an
error in block data but cannot be more specific.
•
161 Invalid block data. The block data is incorrect (for example, an
END message was received before the length was satisfied).
•
168 Block data not allowed. Block data was found where none is
allowed.