RIGOL Troubleshooting
5-10 User’s Guide for DSA1000 Series
This error, as well as errors -161 through -169, are generated when
parsing a block data element. This particular error message should be
used if the device cannot detect a more specific error.
-161
Invalid block data.
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.
-168 Block data not allowed.
A legal block data element was encountered but was not allowed by the
device at this point in parsing.
-170 Expression error.
This error, as well as errors -171 through -179, are generated when
parsing an expression data element. This particular error message
should be used if the device cannot detect a more specific error.
The expression data element was invalid (see IEEE 488.2, 7.7.7.2); for
example, unmatched parentheses or an illegal character.
-178 Expression data not allowed.
A legal expression data was encountered but was not allowed by the
device at this point in parsing.
-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.
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 IEEE 488.2, 10.7.6.3).
-184 Macro parameter error.
Indicates that a command inside the macro definition had the wrong
number or type of parameters.