5 SCPI Programming Reference
SYSTem:DATE <yyyy>, <mm>, <dd>
SYSTem:DATE?
Sets the date of the system clock. Specify the year (2000 to 2099), month (1 to 12), and day (1 to 31).
The system clock is only used in conjunction with optional Keysight software products.
Parameter
<yyyy,<mm>,<dd>
Set the date to June 30, 2018: SYST:DATE 2018,06,30
The system clock does not adjust itself for time zone changes or daylight savings time.
l
SYSTem:ERRor?
Reads and clears one error from the error queue.
Parameter
(none)
Reads and clear first error in error queue: SYST:ERR?
The front-panel ERR annunciator turns on when one or more errors are currently stored in the
l
error queue. Error retrieval is first-in-first-out (FIFO), and errors are cleared as you read
them. When you have read all errors from the error queue, the ERR annunciator turns off.
If more than 30 errors have occurred, the last error stored in the queue (the most recent error) is
l
replaced with -350,"Error queue overflow". No additional errors are stored until you remove errors
from the queue. If no errors have occurred when you read the error queue, the instrument
responds with +0,"No error".
The error queue is cleared by the *CLS and when power is cycled. It is not cleared by a *RST.
l
Errors have the following format <error code>,<error string>. The error string may contain up to
l
255 characters. For a list of error codes and message strings, see
SYSTem:PASSword:FPANel:RESet
Resets the front panel lockout password to zero. This command does not reset the calibration
password.
Parameter
(none)
Resets the front panel password: SYST:PASS:FPAN:RES
244
Typical Return
+2018,+04,+30
Typical Return
<+0,"No error">
Typical Return
<+0,"No error">
Keysight RP7970 & RP7980 Series Operating and Service Guide
SCPI Error
Messages.