
R&S AFQ100A
AFQ Commands - Setup Section
1401.3084.32 6.92
E-3
SYSTem:ERRor:ALL?
The command queries all entries in the error queue and then deletes them. Positive error numbers
denote device-specific errors, and negative error numbers denote error messages defined by SCPI
(see chapter 9
). If the error queue is empty, 0 ("No error") is returned.
The command is a query command and therefore has no *RST value.
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.
*RST value
Resolution
Options
SCPI
-
-
Compliant
SYSTem:ERRor:CODE:ALL?
The command queries all entries in the error queue and then deletes them. Only the error numbers
are returned and not the entire error text. Positive error numbers denote device-specific errors, and
negative error numbers denote error messages defined by SCPI (see chapter 9
). If
the error queue is empty, 0 ("No error") is returned.
The command is a query command and therefore has no *RST value.
Example:
SYST:ERR:CODE:ALL?
'queries all entries in the error queue and subsequently deletes them.
Response: "0"
'no errors have occurred since the error queue was last read out.
*RST value
Resolution
Options
SCPI
-
-
Compliant
SYSTem:ERRor:CODE[:NEXT]?
The command queries the oldest entry in the error queue and then deletes it. Only the error
number is returned and not the entire error text. Positive error numbers denote device-specific
errors, and negative error numbers denote error messages defined by SCPI (see chapter 9 "
"). If the error queue is empty, 0 is returned.
The command is a query command and therefore has no *RST value.
Example:
SYST:ERR:CODE?
'queries the oldest entry in the error queue.
Response: "0"
'no errors have occurred since the error queue was last read out.
*RST value
Resolution
Options
SCPI
-
-
Compliant