User guide

39
3.3.3 Building Your Programs
There are a variety of on-screen buttons to help build your Programs to suit your needs.
Programs are not limited to one condition or action – you can add multiple IF, THEN,
and ELSE statements to your program. When adding multiple lines, be sure to choose
AND or OR as appropriate.
When working with Programs containing multiple lines, additional buttons will appear to
help arrange your lines and group them together with AND / OR parenthesis.
To remove a line, simply highlight it and click REMOVE LINE. To rearrange your lines,
highlight them and click MOVE LINE UP or MOVE LINE DOWN.
To group conditions together, use the ADD AND (..) and ADD OR (..) buttons as shown
below:
This program will execute only if the time is 9:45pm and the BasementControls1A
device is On OR if the time is 10:00pm and the BasementControls1A device is Off.
Click the COMMENT button to add comments to your program as needed. Click the
UPDATE button to save your comment.










