C - Error Messages
66
–138
Suffix not allowed
–141
Invalid character data [bad character, or unrecognized]
–144
Character data too long
–148
Character data not allowed
–150
String data error
–151
Invalid string data [e.g., END received before close quote]
–158
String data not allowed
–160
Block data error
–161
Invalid block data [e.g., END received before length satisfied]
–168
Block data not allowed
–170
Expression error
–171
Invalid expression
–178
Expression data not allowed
Execution Errors
–2
00 through
–2
99 (sets Standard Event Status Register bit #4)
–200
Execution error [generic]
–222
Data out of range [e.g., too large for this device]
–223
Too much data [out of memory; block, string, or expression too long]
–224
Illegal parameter value [device-specific]
–225
Out of memory
–270
Macro error
–272
Macro execution error
–273
Illegal macro label
–276
Macro recursion error
–277
Macro redefinition not allowed
System Errors
–3
00 through
–3
99 (sets Standard Event Status Register bit #3)
–310
System error [generic]
–350
Too many errors [errors beyond 9 lost due to queue overflow]
Query Errors
–4
00 through
–4
99 (sets Standard Event Status Register bit #2)
–400
Query error [generic]
–410
Query INTERRUPTED [query followed by DAB or GET before response complete]
–420
Query UNTERMINATED [addressed to talk, incomplete programming message received]
–430
Query DEADLOCKED [too many queries in command string]
–440
Query UNTERMINATED [after indefinite response]