Xathros Posted October 1, 2014 Posted October 1, 2014 Triggerlinc has no ISY settable options. Triggerlinc does have jumper configurable options of: Single Node or dual node. In Single, it sends On and Off for the one node as the magnet is moved away and into proximity. In the 2 node configuration, it only sends On commands (For the Open node when the magnet departs and the closed node when the magnet is returned) The above is from memory but I believe is accurate. -Xathros
stusviews Posted October 1, 2014 Posted October 1, 2014 (edited) That's correct. With the With the jumper removed, the Open/Close Sensor, as it's now called, will send an On to scene 1 when activated and an off to scene 2 when decactivated (close to the magnet). Edited October 1, 2014 by stusviews
LeeG Posted October 1, 2014 Posted October 1, 2014 (edited) "will send an On to scene 1 when activated and an off to scene 2 when decactivated (close to the magnet)." It sends an On to Scene 2, I think, when closed and jumper removed.. Edited October 1, 2014 by LeeG
apostolakisl Posted October 1, 2014 Posted October 1, 2014 (edited) Either way on the jumper, it should still be sending a "controlled switched on" when it opens, and program 1 should trigger on that provided the program 2 timer has finished. If the "status" of 'device 1' is "on" (at least as far as ISY is concerned), then it would trigger and run false. I would suggest checking the program summary tab and see if indeed you are getting a false run of program 1 when it fails to perform as expected. This would confirm an issue with the status of 'device 1' being either actually on, or ISY incorrectly believing it to be on. If the load on 'device 1' is "noisy" it may be interfering with comm making ISY think it didn't turn off. Edited October 1, 2014 by apostolakisl
stusviews Posted October 1, 2014 Posted October 1, 2014 "will send an On to scene 1 when activated and an off to scene 2 when decactivated (close to the magnet)." It sends an On to Scene 2, I think, when closed and jumper removed.. Yup
TheWabit Posted October 2, 2014 Author Posted October 2, 2014 So here is an update and answers to some of the questions I have read. The jumper is not on. Everything seems to be working correctly. Although - I tried to "stop" the program via the drop down menu during a cycle to do some more testing without having to wait the 15 minutes. Actually, I was going to change it to 10 seconds for testing. I brought everything back to "idle" on the summary. But when I tried to test again, it didn't light up (so even though everything looks "reset", is the timer still running therefore not letting program 1 work yet?). Also - someone asked about dimmable switches. These NON-dimmable ICON switches. Finally, now I want to get fancy. If I want to interrupt the cycle with the switch. What is additional programming language?
stusviews Posted October 2, 2014 Posted October 2, 2014 If control device is on (or off), then disable program x.
LeeG Posted October 2, 2014 Posted October 2, 2014 "I tried to "stop" the program via the drop down menu during a cycle " Stopping the Program means the Enable statement did not execute, leaving the trigger Program Disabled.
apostolakisl Posted October 2, 2014 Posted October 2, 2014 Finally, now I want to get fancy. If I want to interrupt the cycle with the switch. What is additional programming language? Go back to my post where I first created both programs. It includes instructions on how to do that.
Recommended Posts