User`s manual
310 Chapter 9
O:\Manuals\E6380A_Progguid\Book\Errormsg.fm
Error Messages
Numbered HP-IB Error Descriptions
Example 9-28 Error -134
Suffix too long
The suffix contained more than 12 characters (see IEEE 488.2, 7.7.3.4).
Example 9-29 Error -138
Suffix not allowed
A suffix was encountered after a numeric element which does not allow
suffixes.
Example 9-30 Error -140
Character data error
This error, as well as errors -141 through -148, are generated when
parsing a character data element.
Example 9-31 Error -141
Invalid character data
Either the character data element contains an invalid character or the
particular element received is not valid for the header.
Example 9-32 Error -144
Character data too long
The character data element contains more than twelve characters (see
IEEE 488.2, 7.7.1.4).
Example 9-33 Error -148
Character data not allowed
A legal character data element was encountered where prohibited by
the device.
Example 9-34 Error -150
String data error
This error, as well as errors -151 through -158, are generated when
parsing a string element.
Example 9-35 Error -151
Invalid string data
A string data element was expected, but was invalid for some reason
(see IEEE 488.2, 7.7.5.2). For example, an END message was received
before the terminal quote character.