Program not running on NIXXXX Help needed - Urgent
Spannertech
Posts: 53
in AMX Hardware
This is a bit desperate...I'm supporting an installer across the country on a Saturday morning. A program that was tested just fine in a NI4100 here, was sent to the jobsite to a different NI4100. He can download it, but the program doesn't actually do anything. He can telnet in to confirm the files have been correctly received. He has the touchpanel correctly connected (input light flashes with every button push), but nothing on the outputs. It's like the program is not actually runing. The ports address in my program (5001:x:0) match what he sees in the online tree. He was able to borrow an NI-2100 and we're seeing the same thing happening with this one too. The first dipswitch is set in the correct position. Must be doing something wrong but I'm a bit stumped
Thanks in advance
OP
Thanks in advance
OP
0
Comments
Another thing, are you using Duet modules? If so, verify that the firmware of the master is up to date as I seem to remember there being a change in the compiler that rendered Duet modules inoperable on older firmware (and that firmware wasn't even *that* old.) It's a problem I run into every now and then when going back to an older job.
So, in general - remove a lot of code (put in a simple program if needed.) Verify firmware. And if all else fails, looks like you might have to wait until Monday to talk to TS, though I suspect it's something in code disabling his master and not yours, which is why I ask if there is serial number / unique ID checks.
++ on touch panel configuration--device id etc. Make sure the tp that appears in the tree matches what's in the code.