Programming Guide
Digital Oscilloscopes Series
43
MISCELLANEOUS
DATE
Command /Query
DESCRIPTION
The DATE command changes the date/time of the
oscilloscopeās internal real-time clock.
The command is only used in the CFL series
instrument.
COMMAND SYNTAX
DATE <day>, <month>, <year>, <hour>,
<minute>, <second>
<day> : = 1 to 31
<month> : = {JAN, FEB, MAR, APR, MAY, JUN,
JUL, AUG, SEP,OCT, NOV, DEC}
<year> : = 1990 to 2089
<hour> : = 0 to 23
<minute> : = 0 to 59
<second> : = 0 to 59
QUERY SYNTAX
DATE?
RESPONSE FORMAT
DATE <day>, <month>, <year>, <hour>,
<minute>, <second>
EXAMPLE
This instruction will change the date to
NOV. 1, 2009 and the time to 14:38:16:
Command message:
DATE 1, NOV, 2009,14,38,16