Error Messages CMU
1100.4903.12 9.2 E-4
Error code Explanation
-111
Header separator error
A character which is not a legal header separator was encountered while parsing the header; for example,
no white space followed the header.
-112
Program mnemonic too long
The header contains more than 12 characters.
-113
Undefined header
The sent command header has not been defined.
-114
Header suffix out of range
The command contains an illegal numeric suffix.
-120
Numeric data error
An invalid character for the data type being parsed was encountered.
-121
Invalid character in number
The command contains an illegal numeric suffix.
-123
Exponent too large
The magnitude of the exponent is too large.
-124
Too many digits
The decimal numeric data element contains too many digits.
-128
Numeric data not allowed
The command contains a numeric data element the device does not accept in this position.
-131
Invalid suffix
The suffix is not appropriate for this command.
-134
Suffix too long
The suffix contains more than 12 characters.
-138
Suffix not allowed
A suffix is not allowed for this command or at this point of the command.
-141
Invalid character data
The character data element contains an invalid character or the element is not valid for this command.
-144
Character data too long
The character data element contains more than 12 characters.
-148
Character data not allowed
The character data is prohibited for this command or at this point of the command.
-151
Invalid string data
A string data element was expected, but was invalid for some reason.