GPIB/RS232 Interface (IEEE-488.2)
The tester returns 1990.0.
Description: The returned 1990.0 means the SCPI version supported by this
device is 1990.0.
6.6 Error Messages
● The error messages stored in error queue will be returned in the way of first in first out
(FIFO) which means the first error message returned is the first one being saved.
● When error messages exceed 30, the last one be stored in the error queue will be –350
“Queue overflow”. It means the error queue is unable to store another error message
until the error messages are extracted.
● If no error is generated, +0 “No error” will be stored in the first position of error queue.
-101 Invalid character
There is invalid character in the command.
-102 Syntax error
The syntax is error due to wrong character is used when piping the command.
-103 Invalid separator
There is invalid separator in the command string.
-104 Data type error
The parameter format is incorrect.
-108 Parameter not allowed
The device receives unallowable parameter.
-109 Missing parameter
The parameter is missing.
-111 Header separator error
The command header separator is incorrect.
-112 Program mnemonic too long
The simple command program header exceeds 12 characters.
-113 Undefined header
The device receives undefined command header.
-114 Header suffix out of range
The command header suffix variable is out of range.
-120 Numeric data error
The numeric parameter is incorrect.
-141 Invalid character data
The device receives invalid character data.
-151 Invalid string data
The device receives invalid string data usually the missing double quote.
-158 String data not allowed
The device receives unallowable string parameter.
-168 Block data not allowed
The device receives unallowable block parameter.
-171 Invalid expression error
The device receives invalid parameter of math expression.
-178 Expression data not allowed
The device receives unallowable parameter of math expression.
-200 Execution error
Error occurs when executing a command.
-203 Command protected
The device does not accept the command.
-221 Settings conflict