Events Stopped Working
cristopherz
Posts: 8
I was working this afternoon on a NI-2100 that's been running fine for a year. I was just updating some events along with some new IR files. All of a sudden my touchpanel and keypad events stopped triggering... The notifications are still showing the press/release events, but their action are not working anymore.
I tried to upload last week's backup, total reboot, unplugged every other component my NI-2100 was using, and even doing some pretty simple programming with nothing but a touch panel and an event for a button, but I got nothing. The last thing I tried was sending a "clean disk -f" via terminal,rebooting and uploading the files again, but the problem persists.
Have any of you guys been through this before? I don't know what else I can do. =/
I tried to upload last week's backup, total reboot, unplugged every other component my NI-2100 was using, and even doing some pretty simple programming with nothing but a touch panel and an event for a button, but I got nothing. The last thing I tried was sending a "clean disk -f" via terminal,rebooting and uploading the files again, but the problem persists.
Have any of you guys been through this before? I don't know what else I can do. =/
0
Comments
Another thing to check (Believe it or not...) is seach your hair drive for duplicate SNAPIrouter files. You should only have one. There is a tech note about this issue somewhere.
Also check your duet memory.
These are some of he things to check. There are more too.
I think that's a typo. You probably mean "SEARCH" your hair drive.
Paul
Check you are sending the correct code, you may have the wrong system set as the master system in NetLinx Studio.
Check the master code is what you think it is by typing 'program info' in telnet.
Verify the code in NetLinx Studio is the same as on the master by starting a debug session, it'll tell you if the tko file doesn't match.
Check the PRM dip switch (already mentioned).
See if this code triggers relays, this will rule the code out.