3 error message list, 3 error message list -2 – AMETEK XBT Series User Manual
Page 36

Remote Interface Protocol and Package Mode
Note:
All commands must end with the <NL> and <Rtn>. And there must be a
space between the command and the parameter.
For example, to set the GPIB address of 10 to a XBT32-3FTP . The command
line is as follows:
ADDR 10<NL><Rtn>
Note:
The <NL> and <Rtn> are not presented in the following examples and
command descriptions. However, they must be added to the end of each
command when coding.
5.3 Error Message List
The SCPI maintains an Error/Event Queue as defined by SCPI. The queue holds
up to 10 errors and events. It is queried by using the status:error? command
which reads in a First In/First Out (FIFO) manner. The read operation removes
the entry from the queue. The *CLS command will clear all entries from the
queue.
Following is a list of error messages and their descriptions:
Error Description
===========================================================
-000
No error
-002
GET not allowed
-003 Parameter
not
allowed
-005
Command Header Error
-010
Numeric data error
-011
Invalid character in number
-013
Too many digits
-014
Numeric data not allowed
-016 Invalid
suffix
-020
Invalid character data
-030 Invalid
expression
-035
Macro parameter error
-056
Timer currently running
-058
Timer syntax error
5-2
M370187-01 Rev J