4 Command and Query Summary
K0472 Revision A 4-112
:SYST:DATE
Applicability: PACE1000, PACE5000, PACE6000
Command Syntax
:SYSTem:DATE
Parameter: Integer in date format.
Short form: :SYST:DATE
Function: Sets the date.
Query Syntax
:SYSTem:DATE?
Short form: :SYST:DATE?
Function: Queries date
Response: Returns date setting.
Description
Replies with the date settings in year, month, and day order.
Example
The system date can be set by:
TX> :SYST:DATE 9, 5, 2
TX> :SYST:DATE?
RX> :SYST:DATE 9, 5, 2
TX> :SYST:DATE?
RX> :SYST:DATE 9, 4, 1
It returns current date in year, month, and day order.