5
« on: March 23, 2012, 11:30:46 PM »
Hello,
I've been having alot of difficulty with a Nano 10 PLC getting into a state where it appears the Ethernet locks up every 1-2 days. The PLC gets to a state where it's webpage will not load fully, it loses packets on an echo request and most importantly remote file services stops working and I get no logs. Since the PLC is remote the easiest way to get it to work again is to reprogram it and do a Power ON reset, a simple reset from the from remote monitoring will not fix remote file services. I thought the issue was related to power so I added a 470 micro farad capacitor on the input, and eventually added a separate power supply, one that we got through TRi.
The setup is a Nano 10 with Fram rtc 256. Its firmware is R77. This Plc reads pulses at a rate of 100-200 hz using an interrupt and a 32 bit Var as a counter. Jumper 1 is set to keep all data over power ups, which means I assume that it adds overhead to my interrupt service routine incrementing the variable.
As I said earlier it happens every 1-2 days, but works perfectly otherwise. My remote file services waits at least 10 seconds before resending data, and the ladder logic looks to be working fine during the Ethernet lock ups. I can remote monitor over the Ethernet port but only just barely as it becomes very slow.
I'm at my wits end, please help.
CPEng