Specifications
8-7
SCPI Messages
Command Errors [-199, -100]
-180 Macro error
This error, as well as errors -181 through -189, are generated when defining a macro or
executing a macro. This particular error message should be used if the device cannot
detect a more specific error.
-181 Invalid outside macro definition
Indicates that a macro parameter placeholder ($<number) was encountered outside of a
macro definition.
-183 Invalid inside macro definition
Indicates that the program message unit sequence, sent with a *DDT or *DMC command,
is syntactically invalid (see 10.7.6.3).
-184 Macro parameter error
Indicates that a command inside the macro definition had the wrong number or type of
parameters.