R&S OSP Remote Command Reference
Operating Manual 1505.3896.12 - 14 167
SCPI confirmed. 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 STATus:QUEue[:NEXT]?
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.
SYST:ERR?
Query the oldest entry in the error queue. 0,"No error" is
returned if the error queue is empty.
Firmware version V1.00.
SCPI confirmed. Query only.
SYSTem:ERRor:CODE:ALL?
Queries and at the same time deletes all entries in the error queue.
The command returns the error numbers without any description of the errors. Positive
error numbers are instrument-dependent. Negative error numbers are reserved by the
SCPI standard.
SYST:ERR:CODE:ALL?
Query all entries in the error queue. "0" is returned if the error
queue is empty.
Firmware version V1.00.
SCPI confirmed. Query only.
SYSTem:ERRor:CODE[:NEXT]?
Queries and at the same time deletes the oldest entry in the error queue.
The command returns the error number without any description of the error. Positive
error numbers are instrument-dependent. Negative error numbers are reserved by the
SCPI standard.
SYST:ERR:CODE?
Query the oldest entry in the error queue. "0" is returned if the
error queue is empty.
Firmware version V1.00.
SCPI confirmed. Query only.