Program: Green Startup Off; Troubleshooting Programs; Isy Programming Commands Guide; What Are Isy Commands - Universal Devices ISY-994i User Manual

Home automation
Hide thumbs Also See for ISY-994i:
Table of Contents

Advertisement

Program: Green Startup Off

If
- No Conditions - (To add one, press 'Schedule' or 'Condition')
Then
Set Scene 'sbGreen' Off
Else
- No Actions - (To add one, press 'Action')

9.9 Troubleshooting Programs

Sometimes it seems that a program does not Run when you expect it should. For testing
add a Wait 2 minutes to the program in both the Then and Else sections before or during
the Actions. A Wait will not execute if an Action does not follow it. Then you can check the
Activity column of the Program Summary panel and it should appear as Running in red
letters.

10 ISY Programming Commands Guide

10.1 What are ISY Commands

The command set for the ISY is simple. It has only the commands needed to automate your
INSTEON setup. Creating the code is done with the built-in editor in the ISY Administrative
Console. It is not a freeform type of language, but rather a very structured language which
is enforced by the editor itself. Everything is written by selecting your Commands and
Arguments from GUI pull-downs, which make programming the ISY a snap. Please take
time to review the command table below to further understand the syntax of this system.
• expr - is an expression is a combination of operators, variables, and grouping
symbols (such as parentheses) arranged in a meaningful way which can be
evaluated.
• body - is a group of commands and arguments arranged in a meaningful way which
can be executed.
• arg - is one or more input variables to a sub-command or sub-program which are
used to modify its functional behavior.
• node - is to be consider either a device or a scene in home automation terms.
• provider - is one or more of the notification message providers.
30
(Universal Devices)
30
Page | 205

Advertisement

Table of Contents
loading

Related Products for Universal Devices ISY-994i

Table of Contents