3 the error/event list, The error/event list – B&K Precision XLN60026 - Manual User Manual
Page 163

67
negative floating-point numeric values are some
examples of valid data.
<string >
Characters enclosed by single or double quotes
<LF >
Line Feed, Hex code is 0x0Ah
<CR>
Carriage Return, Hex code is 0x0Dh
<END >
End or identify
Note: All commands are terminated with <CR> and <LF> characters. A
space is always included in between the command and the parameter.
For example, to set the GPIB address of 10 to a power supply, the
following command is sent:
ADDR 10<CR><LF>
Note: The <LF> and <CR> are not presented in the following examples and
command descriptions. However, users must add them as termination
characters at the end of each command when programming.
4.3
The Error/Event List
SCPI interface can offer an error/event list that contains up to 10 errors/events.
Users can read the errors/events through the “
error?” command in a first-in
first-out manner. Once an error/event is read, the read process will clear it from
the memory. To clear all errors/events from the memory, the “
*CLS” command
is used.
Error
Description
-000
No error
-001
Command error
-002
Execution error
-003
Query error
-004
Input Range error