User`s manual
Chapter 9 317
Error Messages
Numbered HP-IB Error Descriptions
Example 9-81 Error -274
Macro parameter error
Indicates that the macro definition improperly used a macro parameter
placeholder (see IEEE 488.2, 10.7.3).
Example 9-82 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).
Example 9-83 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).
Example 9-84 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).
Example 9-85 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.
Example 9-86 Error -280
Program error
Indicates that a downloaded program-related execution error occurred.
Example 9-87 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.