5322A
Operators Manual
146
SYST:DATE(?) <DNPD>,<DNPD>,<DNPD>
Description: This command sets the system date of the Product.
Parameters: <DNPD> Represents date in format YYYY, MM, DD
<DNPD>
<DNPD>
Example: SYSR:DATE 2017,11,05 Sets the Product date function to
November 5, 2017.
Query: SAF:DATE? The Product returns current value of
system date in format YYYY,MM,DD.
where YYYY = year (2000..2099)
MM = month (01..12)
DD = day (01..31)
SYST:TIME(?) <DNPD>,<DNPD>,<DNPD>
Description: This command sets the time of the Product. Represents time in
format HH,MM,SS.
Parameters: <DNPD> HH = hour (00..23)
<DNPD> MM = minute (00..59)
<DNPD> SS = second (00..59)
SYST:ERR?
Description: Query the multimeter error queue. Detected errors are placed in the
queue. Returns the first error from the queue. The queue is type
first in, first out. The error is deleted after reading.
The response is in the form of String Program Data, and consists of
two elements: a code number and error message.
If all errors are read Product returns the message 0, No Error.
In case of overflow in the error queue, the last error in the queue is
–350,Queue overflow. Also the earliest errors remain in the queue,
and the most recent error is discarded.
Query: SYST:ERR?
SYST:REM
Description: This command places the Product into the remote mode for USB
operation. All keys on the front panel, except the LOCAL key, are
disabled.
Note
It is not possible to send or receive data over USB when the Product
is not in remote mode.
SYST:RWL
Description: This command places the Product into the remote mode for USB
operation. All keys on the front panel, including the LOCAL key, are
disabled.