Hey Everyone,
For how long have you ran an application on a PDA?? (i.e. overall time)...
I have two PDA VI's that I worked on that fail after 124 hours.. i calculate this by doing the following..
(loop count * measurment interval(sec)) /60 SECONDS = MINUTES of runtime..
My applications fail after so many runtime hours.. meaning they no longer respond to user input. Anyone have any ideas?