R&S AFQ100A
AFQ Commands - Setup Section
1401.3084.32 6.93
E-3
SYSTem:ERRor:COUNt?
The command queries the number of entries in the error queue. 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: "1"
'one error has occurred since the error queue was last read out.
*RST value
Resolution
Options
SCPI
-
-
Compliant
SYSTem:ERRor[:NEXT]?
The command queries the oldest entry in the error queue and then deletes it. 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 identical to the command
STATus:QUEue:NEXT?
.
The command is a query command and therefore has no *RST value.
Example:
SYST:ERR?
'queries the oldest entry 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:FPReset
The command triggers an instrument reset to the original state of delivery. This includes also the
parameters, that are unchanged when executing a regular Preset with the
*RST
command, e.g.
IEC/IEEE bus address.
However, password settings and all settings protected by these password are not changed, e.g.
disabled USB connections, LAN settings and reference oscillator setting.
The command triggers an event and therefore has no *RST value and no query form.
Example:
SYST:FPR
'all instrument settings (also those that are not currently active) are reset to the
factory values.
*RST value
Resolution
Options
SCPI
-
-
Device-specific