SYST:TIME
Sets the time.
Also set the date (using SYST:DATE).
Command
SYSTem:TIME <hour_NR1>,<min_NR1>,<sec_NR1>
SYSTem:TIME?
Parameter <hour_NR1>
Value | 0 to 23 | Hour |
---|
Parameter <min_NR1>
Value | 1 to 59 | Minutes |
---|
Parameter <sec_NR1>
Value | 1 to 59 | second |
---|
Example
SYST:TIME 23,0,0
Response
Returns the time as a sequence of values in NR1 format (in the order hour, minute, second) in response to SYST:TIME?.