User Manual
Remote Control
R&S
®
FPC
204User Manual 1178.4130.02 ─ 05
Return values:
<ErrorNumber> Number that contains information about the error. Negative num-
ber: error as defined in the SCPI standard. Positive number:
error that is specific to the R&S FPC.
Example: //Query complete error queue
SYST:ERR:CODE:ALL?
Usage: Query only
SYSTem:ERRor:CODE[:NEXT]?
This command queries the code of the next error in the error queue.
If the error queue is empty, the command returns 0.
Return values:
<ErrorNumber> Number that contains information about the error. Negative num-
ber: error as defined in the SCPI standard. Positive number:
error that is specific to the R&S FPC.
Example: //Query the code of the next error
STAT:ERR:CODE?
Usage: Query only
SYSTem:ERRor:COUNt?
This command queries the number of errors currently in the error queue.
Return values:
<NumErrors> <numeric value>
Example: //Query the number of errors in the error queue
SYST:ERR:COUN?
Usage: Query only
SYSTem:ERRor[:NEXT]?
This command queries the oldest entry in the error queue and deletes it.
If the error queue is empty, the command returns 0, 'No error'.
Return values:
<ErrorNumber> Number that contains information about the error. Negative num-
ber: error as defined in the SCPI standard. Positive number:
error that is specific to the R&S FPC.
<ErrorDescription> String containing a short error description.
Example: //Query error queue
STAT:ERR?
Usage: Query only
System Configuration