Agilent Technologies N3280A TV Cables User Manual


 
6 – Language Dictionary
72
System Commands
System commands control system functions that are not directly related to output control or measurement
functions.
SYSTem:ERRor?
This query returns the next error number followed by its corresponding error message string from the
remote programming error queue. The queue is a FIFO (first-in, first-out) buffer that stores errors as they
occur. As it is read, each error is removed from the queue. When all errors have been read, the query
returns 0,NO ERROR. If more errors are accumulated than the queue can hold, the last error in the queue
will be -350,TOO MANY ERRORS (see Appendix C for other error codes).
Query Syntax
SYSTem:ERRor?
Parameters
None
Returned Parameters
<NR1>,<SRD>
Examples
SYST:ERR?
SYSTem:VERSion?
This query returns the SCPI version number to which the instrument complies. The returned value is of
the form YYYY.V, where YYYY represents the year and V is the revision number for that year.
Query Syntax
SYSTem:VERSion?
Parameters
None
Returned Parameters
<NR2>
Examples
SYST:VERS?