Config String  | 
Specifies when and how often events are triggered. The Config String consists of a series of space-delimited matches. Each match is in the form  Specifying * as a spec will match every number. Using the form   | 
|
Unit  | 
Meaning  | 
|
yr  | 
The year minus 1900. For example, 2004 is represented by 104.  | 
|
mo  | 
The month (January = 0).  | 
|
wy  | 
Week number in the year (1-51).  | 
|
wm  | 
Weekday number in the month. For example,   | 
|
dw  | 
Day of the week (Sunday = 0).  | 
|
dm  | 
Day of the month.  | 
|
dy  | 
Day of the year.  | 
|
hr  | 
Hour.  | 
|
mn  | 
Minute.  | 
|
Examples  | 
||
mn:32 hr:9  | 
Every day at 9:32 AM.  | 
|
mn:/15  | 
Every 15 minutes (at 0, 15, 30, and 45 minutes after the hour).  | 
|
mn:/15+4  | 
Every 15 minutes (at 11, 26, 41, and 56 minutes after the hour - when clock minutes+4 is a multiple of 15).  | 
|
dm:15 mo:8 mn:32 hr:9  | 
Once a year at 9:32 AM on September 16th.  | 
|
dw:1,2,3,4,5 mn:32 hr:9  | 
Every weekday at 9:32 AM.  | 
|
state  | 
Lit (red) when an event is triggered. The LED stays lit for the length of time specified by the Duration setting.  | 
|
trigger  | 
When clicked, triggers the device wired to the start output wiring node.  | 
|
clear  | 
Clears the triggered state.  | 
|
Duration  | 
The time that the device will remain in the triggered state.  | 
|
| 
 See also  |