Remote control commands
R&S
®
SMA100B
716User Manual 1178.3834.02 ─ 09
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 "Clear History" on page 750
: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:ERRor:ALL?.
0
"No error", i.e. the error queue is empty
Positive value
Positive error numbers denote device-specific errors
Negative value
Negative error numbers denote error messages defined by
SCPI.
Example:
SYST:ERR:CODE:ALL
Queries all entries in the error queue.
Response: 0
No errors have occurred since the error queue was last read out.
Usage: Query only
:SYSTem:ERRor:CODE[:NEXT]?
Queries the error number of the oldest entry in the error queue and then deletes it.
Return values:
<Next> string
Returns the error number. To retrieve the entire error text, send
the command :SYSTem:ERRor:ALL?.
0
"No error", i.e. the error queue is empty
Positive value
Positive error numbers denote device-specific errors
SYSTem subsystem