Agilent E5250A User’s Guide, Edition 9 7-47
Command Reference
:SYSTem:ERRor?
:SYSTem:ERRor?
This command reads the error from the head of the error queue and removes that
error from the queue.
This command has query form only.
Syntax :SYSTem:ERRor?
Query response err_no,"message" <newline><^END>
err_no is numeric response data, and message is string response data.
If there has been no error (error queue is empty), the response to this query is as
follows:
0,"No error"
Example OUTPUT @Hp5250;":SYST:ERR?"
ENTER @Hp5250;A,B$
:SYSTem:VERSion?
This command returns the SCPI version number for which the E5250A complies.
This command has query form only.
Syntax :SYSTem:VERSion?
Query response YYY Y.V <newline><^END>
YYYY is the year (for example, 1995).
V is the approved revision number for that year.
Example OUTPUT @Hp5250;":SYST:VERS?"
ENTER @Hp5250;A$