strahan001 Posted March 30, 2009 Posted March 30, 2009 I searched the forums and couldn't find right off, the following item.. I noted that when looking for some help in setting up some programming that some of the screen shots were different in that they had different options, in particular in the link http://www.universal-devices.com/mwiki/ ... rogramming there is an "Add and Add or options. I am running 2.7 for the version of and the documentation shows commands such as "set". Thank you
Sub-Routine Posted March 30, 2009 Posted March 30, 2009 I searched the forums and couldn't find right off, the following item.. I noted that when looking for some help in setting up some programming that some of the screen shots were different in that they had different options, in particular in the link http://www.universal-devices.com/mwiki/ ... rogramming there is an "Add and Add or options. I am running 2.7 for the version of and the documentation shows commands such as "set". Thank you Hello strahan001, Depending on the Schedules, Conditions, and Actions selected various applicable commands are displayed. Add And (...) and Add Or (...) are available when multiple conditions are used in a program. These are used to add parenthesis, allowing you to group conditions. Set is automatically prepended to any Insteon command. Rand
strahan001 Posted March 30, 2009 Author Posted March 30, 2009 Can you provide a scenario that this would occur? I tried to get it to appear and for the life of me could not get it to appear. Also, another item I was wondering, is there a way to "action" a button to be either on or off? The scenerio I would like to do is to perform an action and then turn the light off on the button to show that the action has been completed. Thank you!
MikeB Posted March 30, 2009 Posted March 30, 2009 Also, another item I was wondering, is there a way to "action" a button to be either on or off? The scenerio I would like to do is to perform an action and then turn the light off on the button to show that the action has been completed. Are you referring to a KeypadLinc button? If so, the primary button can be controlled directly (should be available in the drop-down). The secondary buttons must be controlled through scenes. So, create a scene, make the button a member of the scene, then control the scene within your program.
Sub-Routine Posted March 30, 2009 Posted March 30, 2009 Can you provide a scenario that this would occur? I tried to get it to appear and for the life of me could not get it to appear. As long as you have more than one line in the 'If' section of the program, and the 'If' section is selected, you should see Add... Thank you! You're welcome! Rand
Recommended Posts