Clock and Calendar
8-5
Example:
To manually set the clock 1-hour ahead, enter the command:
(PW) 48 1 *
To automatically set the clock 1-hour ahead on March 30, 1997, at 2 AM using
the Scheduler, create a macro (9000 for this example) and a Scheduler
setpoint (00 for this example):
(PW) 20 9000 MPW 48 1 *
(PW) 28 00 9000 03 30 02 00 *
To manually set the clock 1-hour behind, enter the command:
(PW) 48 0 *
To automatically set the clock 1-hour behind on October 26, 1997, at 2 AM
using the Scheduler, create a macro (9001 for this example) and a Scheduler
setpoint (01 for this example):
(PW) 20 9001 MPW 48 2 *
(PW) 28 01 9001 10 26 02 00 *
Note: See Chapter 9, Scheduler, for more information on setting a Scheduler
setpoint.