User Manual

Page A.1
=============================================================
APPENDIX A ACKNOWLEDGE DATA
-------------------------------------------------------------
The instrument returns an <acknowledge> reply after
each command or query. The value indicates correct or
incorrect operation. You always must read this reply to check
for the correct operation and to achieve synchronization
between your program and the RS232 interface of the
instrument.
<acknowledge>
VALUE MEANING
0 No Error
1 Syntax Error (see Note)
2 Execution Error (see Note)
3 Synchronization Error
4 Communication Error
Note: The ST query may give you additional information.
When the instrument detects an error during the
execution of a command, it sends the corresponding
<acknowledge> reply, terminates further execution of the
command and will be ready to accept a new command.
Syntax Error
Returned when the command is not understood by the instrument
for one of the following reasons :
- Unknown header
- Wrong instructions
- Data format of body is wrong, e.g. alpha characters when
decimal data is needed.
Execution Error
Returned when internal processing is not possible because of
one of the following reasons:
- Data out of range
- Conflicting instrument settings