Tokead Posted August 28, 2014 Share Posted August 28, 2014 Probably a dumb question: When I hit execute in Composer HE, it's meant to activate the programming. Once that's done, how do you stop it from running? Link to comment Share on other sites More sharing options...
Cyknight Posted August 28, 2014 Share Posted August 28, 2014 You don't, it'll just run its course. Why a loop or something giving you problems? If a loop due to a variable is the problem, you can manually change the variable.If you've gone against all common recommendations and are using a while statement, do what you need to kill the while statement (ie while light x is on, just turn off the light)If you're completely stuck, delete the programming (copy/paste to a text document if you want to save the programming - it'll look a little weird but can be copied back) and reboot your main controller. Link to comment Share on other sites More sharing options...
Tokead Posted August 28, 2014 Author Share Posted August 28, 2014 I have a couple that are based on variables, my alarm status: true/false One of them does use a "while" statement. So turning the alarm on/off and essentially resetting the status should stop the programming from running? Link to comment Share on other sites More sharing options...
Cyknight Posted August 28, 2014 Share Posted August 28, 2014 Assuming it's programmed right, yes. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.