LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

PDA Longest run time?

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?
0 Kudos
Message 1 of 2
(3,097 Views)
If you are using LabVIEW PDA 8.0.1f1, please install the fix for resource leak issues located here. This is likely the reason your application becomes unresponsive.
--
Michael P
National Instruments
0 Kudos
Message 2 of 2
(3,080 Views)