Status Listings
Table
Error Number | Error Description [description/explanation/examples] |
|
|
desc = “Invalid block data” | |
| help = ““ |
| [A block data element was expected, but was invalid for some reason (see IEEE |
| 488.2, 7.7.6.2); for example, an END message was received before the length |
| was satisfied.] |
desc = “Block data not allowed” | |
| help = ““ |
| [A legal block data element was encountered but was not allowed by the |
| device at this point in parsing.] |
desc = “Expression error” | |
| help = ““ |
| [This error, as well as errors |
| an expression data element. This particular error message should be used if the |
| device cannot detect a more specific error.] |
desc = “Invalid expression” | |
| help = ““ |
| [The expression data element was invalid (see IEEE 488.2, 7.7.7.2); for example, |
| unmatched parentheses or an illegal character.] |
desc = “Expression data not allowed” | |
| help = ““ |
| [A legal expression data was encountered but was not allowed by the device at |
| this point in parsing.] |
desc = “Invalid outside macro definition” | |
| help = ““ |
| [Indicates that a macro parameter placeholder ($<number) was encountered |
| outside of a macro definition.] |
desc = “Invalid inside macro definition” | |
| help = ““ |
| Indicates that the program message unit sequence, sent with a *DDT or *DMC |
| command, is syntactically invalid (see IEEE 488.2, 10.7.6.3).] |