Programming instructions
15
Daylight Savings Time Enable/Disable
; 3 8 ; [ _ _ _ _ _ _ ] :
(Date)
38. Set Date
39. Set Time
; 3 9 ; [ _ _ _ _ ] :
(Time)
; 4 1 :
41. Enable Daylight Savings
; 4 2 :
42. Disable Daylight Savings
; 4 0 ; [ _ ] :
(Day)
40. Set Day of Week
• Use month day year format - MMDDYY - single digit months and days are entered with a
preceding zero.
• Enter Only the last two digits of the year.
For Example: March. 8, 1998;
Enter:
; 3 8 ; 0 3 0 8 9 8 :
• For day enter: 1 for Sunday, 2 for Monday, 3 for Tuesday, 4 for Wednesday, 5 for
Thursday, 6 for Friday and 7 for Saturday.
For Example: To set day to Sunday;
Enter: ; 4 0 ; 1 :
NOTE: Daylight Savings Time Adjustment is 1st Sunday in April (time forwarded) until last
Sunday in October (time regressed). Daylight Savings Time is enabled from the factory.
• Time must be 4 digits.
• Use 24 Hour Format (add 12 hours to program P.M. times)
For Example: To set time to 8:25 P.M.;
Enter: ; 3 9 ; 2 0 2 5 :
For Example: To set time to 8:25 A.M.;
Enter: ; 3 9 ; 0 8 2 5 :
3
3
3
4
CLOCK SETTINGS