Command Reference
R&S
®
ZNB/ZNBT
1330User Manual 1173.9163.02 ─ 55
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 SYSTem:
ERRor:DISPlay:STATe OFF/ON
●
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
Example:
SYST:ERR:DISP:STATe ON; REM ON
Switch the display of information popups for remote command
errors on.
FREQ:STAR -1
Generate a Remote Error: -222, "Data out of
range; ..." tooltip.
Manual operation: See "Show Remote Error Info Messages" on page 705
SCPI Command Reference