Log in

View Full Version : jaguars suddenly not working


Mr. E
07-02-2009, 19:05
We were trying to program a bunch of separate buttons, and the programing part was going okay. We were troubleshooting and stuff, but then a problem occurred. The buttons were showing up, (the spikes were changing color,) but they were looping or something. Whenever a button was pushed, the spike light flashed like crazy. So, I altered the program to try to get it so that when a button was pushed, the spike light was continuously on, and now the I have blinking, disabled jaguars and nothing is working. I put the program back to the "semi-working" state and tried restarting everything, but it still doesn't work. Does anyone have an idea as to what the problem could be? The RSL light is solid.

Alan Anderson
07-02-2009, 21:09
The problem could be one of a hundred or more things. Without knowing more about your code, or at least what you want your code to do, anything I could suggest would just be a guess.

My first guess: you want your button to turn on the relay on the first press, and turn it off again on the next press. Is that correct?