1c-6
Operation messages
GPIB Command Messages
-
1
1
3
Undefined header
The header is syntactically correct, but it is undefined for this specific device. For
example, *XYZ is not defined for any device.
-
1
2
1
Invalid character in number
An invalid character for the data type being parsed was encountered. For example, an
alpha in a decimal numeric or a “9” in octal data.
-
1
2
3
Exponent too large
The magnitude of the exponent was larger than 32000 (see IEEE 488.2, 7.7.2.4.1).
-
1
2
4
Too many digits
The mantissa of a decimal numeric data element contained more than 255 digits
excluding leader zeros (see IEEE 488.2, 7.7.2.4.1).
-
1
2
8
Numeric data not allowed
-
1
3
1
A legal numeric data element was received, but the device does not accept one in this
position for the header.
Invalid suffix
The suffix does not follow the syntax described in IEEE 488.2, 7.7.3.2, or the suffix is
inappropriate for this device.
-
1
3
4
Suffix too long
The suffix contained more than 12 characters (see IEEE 488.2, 7.7.3.4).
-
1
4
1
Invalid character data
Either the character data element contains an invalid character or the particular
element received is not valid for the header.
-
1
4
4
Character data too long
The character data element contains more than twelve characters (see IEEE 488.2,
7.7.1.4).