Command reference
R&S
®
ZNA
1506
User Manual 1178.6462.02 ─ 20
SYSTem:ERRor:COUNt?
Gets the current number of entries in the SCPI error queue.
Usage:
Query only
SYSTem:ERRor[:NEXT]?
Queries and at the same time deletes the oldest entry in the error queue. Operation is
identical to that of
The entry consists of an error number and a short description of the error. Positive
error numbers are instrument-dependent. Negative error numbers are reserved by the
SCPI standard; see section
Error messages and troubleshooting
Example:
SYST:ERR?
Query the oldest entry in the error queue.
0,"No error"
is
returned if the error queue is empty.
Usage:
Query only
SYSTem:ERRor:ALL?
Queries and at the same time deletes all entries in the error queue.
The entries consist of an error number and a short description of the error. Positive
error numbers are instrument-dependent. Negative error numbers are reserved by the
SCPI standard; see section
Error messages and troubleshooting
Example:
SYST:ERR:ALL?
Query all entries in the error queue.
0,"No error"
is returned
if the error queue is empty.
Usage:
Query only
SYSTem:ERRor:DISPlay[:REMote]
<Boolean>
Disables or enables the display of information popups for remote control errors. These
popups appear at the bottom of the remote screen and the manual screen.
Note
●
Display of information popups can be globally disabled/enabled using
●
For SCPI error
-113, Undefined header
no tooltip is displayed
Parameters:
<Boolean>
ON | OFF - enable/disable display of information popups for
remote control errors
*RST:
ON
SCPI command reference