331
S:\HP8924C\USRGUIDE\BOOK\CHAPTERS\errorms.fb
Chapter , Error Messages
Error −274 Macro parameter error
Indicates that the macro definition improperly used a macro parameter placeholder (see
IEEE 488.2, 10.7.3).
Error −275 Macro definition too long
Indicates that a syntactically legal macro program data sequence could not be executed
because the string of block contents were too long for the device to handle (see IEEE
488.2, 10.7.6.1).
Error −276 Macro recursion error
Indicates that a syntactically legal macro program data sequence could not be executed
because the device found it to be recursive (see IEEE 488.2 10.7.6.6).
Error −277 Macro redefinition not allowed
Indicates that syntactically legal macro label in the *DMC command could not be
executed because the macro label was already defined (see IEEE 488.2, 10.7.6.4).
Error −278 Macro header not found
Indicates that a syntactically legal macro label in the *GMC? query could not be executed
because the header was not previously defined.
Error −280 Program error
Indicates that a downloaded program-related execution error occurred.
Error −281 Cannot create program
Indicates that an attempt to create a program was unsuccessful. A reason for the failure
might include not enough memory.
Error −282 Illegal program name
The name used to reference a program was invalid. For example, redefining an existing
program, deleting a nonexistent program, or in general, referencing a nonexistent
program.
Error −283 Illegal variable name
An attempt was made to reference a nonexistent variable in a program.