Technical data
System Commands 29
Agilent Infiniium 90000 Series Oscilloscopes Programmer's Reference 755
:SYSTem:TIME
Command :SYSTem:TIME <hour>,<minute>,<second>
The :SYSTem:TIME command sets the time in the oscilloscope and is not
affected by the *RST common command.
<hour> 0...23
<minute> 0...59
<second> 0...59
Example This example sets the oscilloscope time to 10:30:45 a.m.
myScope.WriteString ":SYSTEM:TIME 10,30,45"
Query :SYSTem:TIME?
The :SYSTem:TIME? query returns the current time in the oscilloscope.
Returned Format
[:SYSTem:TIME] <hour>,<minute>,<second>