
8.3 
:SYSTem : DATE <numericl>, <numeric2>, ~numeric3r
| Command type | Sequential command | |
| Parameter | <DECIMAL NUMERIC PROGRAM DATA> | |
| 
 | <numeric I > | = 1993 to 2092 (year) | 
| 
 | <numeric'> | = 1 to 12 (month) | 
| 
 | <numeric3> = I to 3 1 (day) | |
| Function | Sets the current date. | |
| Example of use | Sets the current date at May 28, 1995. | |
| 
 | > : SYSTem : DATE 1995,5,28 | |
:SYSTem : DATE?
| Command type | Sequential command | 
| Response | <numeric 1>, <numeric?>, <numeric3> = <NR 1 NUMERIC RESPONSE DATA> | 
| Function | Makes a query of the current date. | 
| Example of use | > : SYSTern : DATE? | 
<1995,5,28
:SYSTem : TIME <numericl>, <numeric2>, <nurneric3>
| Command type | Sequential command | 
| Parameter | <DECIMAL NUMERIC PROGRAM DATA> | 
| 
 | <numeric I> = 0 to 23 (hour) | 
| 
 | <numeric2> = 0 to 59 (minute) | 
| 
 | <numeric3> = 0 to 59 (second) | 
| Function | Sets the current time. | 
| Example of use | Sets the current time at 14:00:00. | 
| 
 | > : SYSTem : TIME 14,0,0 | 
:SYSTem :TIME?
| - | 
 | 
| Command type | Sequential command | 
| Response | <numeriel>, <numeric'>, <nurneric3> = <NRl NUMERIC RESPONSE DATA> | 
| Function | Makes a query of the current time. | 
| Example of use | > : SYSTem : TIME'? | 
| < 11.0.0 | - | 
| 
 | 
