Pico Posted November 24, 2020 Posted November 24, 2020 Hello, I am writing my 1st program, but it doesn't trigger. I can go into the main panel and turn the lamp mod on and off, but nothing happens, shouldn't my program turn if off after 2 seconds ? thanks, bill
lilyoyo1 Posted November 24, 2020 Posted November 24, 2020 (edited) 1 minute ago, Pico said: Hello, I am writing my 1st program, but it doesn't trigger. I can go into the main panel and turn the lamp mod on and off, but nothing happens, shouldn't my program turn if off after 2 seconds ? thanks, bill No. Not if done from the panel. It'll turn off of you manually control the device. When using control, only physical presses will trigger the program Edited November 24, 2020 by lilyoyo1
Goose66 Posted November 24, 2020 Posted November 24, 2020 (edited) This program will only run if the "401 Lamp" device sends an on command - usually triggered from a switch. What kind of device is "401 Lamp". What you may want is status: If "401 Lamp" Status is On. Edited November 24, 2020 by Goose66
hart2hart Posted November 24, 2020 Posted November 24, 2020 What are you trying to do? Turn a lamp on wit a switch? Are they Insteon or zwave or a mix?If Insteon you should create a scene. One of best features of Insteon.
Pico Posted November 24, 2020 Author Posted November 24, 2020 thanks, I got it running, program triggers form main panel too. It is an Insteon Lamp dimmer mod. I changed it to status rather than control. Will experiment a bit more. thanks, bill
DennisC Posted November 24, 2020 Posted November 24, 2020 There is a document called ISY Cookbook which explains how to do different programing and it has examples. Just search for ISY994 Cookbook. It will be very helpful.
Brian H Posted November 24, 2020 Posted November 24, 2020 There is lots of information, tutorials and videos in the UDI wiki. Including the ISY Cookbook. https://wiki.universal-devices.com/index.php?title=Main_Page
Recommended Posts