Remote control commands
R&S
®
SMM100A
964
User Manual 1179.1341.02 ─ 05
............................................................................................. 982
......................................................................................983
.............................................................................................. 983
.................................................................................. 984
:SYSTem:ERRor:ALL?
Queries the error/event queue for all unread items and removes them from the queue.
Return values:
<All>
string
Error/event_number,"Error/event_description>[;Device-depend-
ent info]"
A comma separated list of error number and a short description
of the error in FIFO order.
If the queue is empty, the response is
0,"No error"
Positive error numbers are instrument-dependent. Negative
error numbers are reserved by the SCPI standard.
Volatile errors are reported once, at the time they appear. Identi-
cal errors are reported repeatedly only if the original error has
already been retrieved from (and hence not any more present in)
the error queue.
Example:
SYST:ERR:ALL?
Queries all entries in the error queue.
Response: 0, 'no error'
No errors have occurred since the error queue was last read out.
Usage:
Query only
Manual operation:
See
:SYSTem:ERRor:CODE:ALL?
Queries the error numbers of all entries in the error queue and then deletes them.
Return values:
<All>
string
Returns the error numbers. To retrieve the entire error text, send
the command
SYSTem subsystem