Specifications

ZVx List of Error Messages
1043.0009.50 B.3 E-1
Continuation: Command Error
Error code
Error text in the case of queue poll
Error explanation
-144
Character data too long
The text parameter contains more than 12 characters.
-148
Character data not allowed
The text parameter is not allowed for this command or at this position of the command.
Example: The command *RCL requires a number to be indicated.
-150
String data error
The command contains a faulty string.
-151
Invalid string data
The command contains a faulty string.
Example: An END message has been received prior to the terminating apostrophe.
-158
String data not allowed
The command contains a valid string at a position which is not allowed.
Example: A text parameter is set in quotation marks, INPut:COUPling "DC"
-160
Block data error
The command contains faulty block data.
-161
Invalid block data
The command contains faulty block data.
Example: An END message was received prior to reception of the expected number of data.
-168
Block data not allowed
The command contains valid block data at an impermissible position.
Example: The command *RCL requires a number to be indicated.
-170
Expression error
The command contains an invalid mathematical expression.
-171
Invalid expression
The command contains an invalid mathematical expression.
Example: The expression contains mismatching parentheses.
-178
Expression data not allowed
The command contains a mathematical expression at an impermissible position.
-180
Macro error
A faulty macro has been defined, or an error has occurred during execution of a macro.
-181
Invalid outside macro definition
A macro parameter placeholder was encountered outside of a macro definition.
-183
Invalid inside macro definition
A macro definition is syntactically wrong.
-184
Macro parameter error
A command inside the macro definition has the wrong number or type of parameters.