04-04-2006 09:31 AM
After reading this thread I decided to do a little test on my PDA (HP Hx2490) running WM 5.0. Here is what I found ... using an empty loop with just a calculation for displaying the timing of the loop, calling the wait(ms) function with the following parameter ->
< 100 ... takes between 200 and 220 mS
100 - 200 ... take between 300 and 320 mS
200- 300 ... takes between 400 and 430 mS
300 - 400 .. takes between 500 and 530 mS
Everyone of these settings has an occasional spike about + 100 mS
This doesn't seem to be simply a minimum time the function needs to take ... there seems to be some other issues. Anyone else get similar results? What are the known issues with this function for the PDA?
Greycat
04-04-2006 02:56 PM
04-04-2006 04:59 PM
04-05-2006 04:02 AM
04-05-2006 01:21 PM
04-07-2006 01:57 PM
04-08-2006 02:17 PM
@Greycat wrote:
tst ... if you find a solution using a dll or anything else that can give you accurate delays, let me know please. If I find anything, I'll be sure to let you know ... later ...
05-26-2006 12:41 AM
Is there any solution from NI R&D group for this bug?
I tested in LabVIEW PDA module 7.1 and 8.0, and got the similar results.
The minimum time delay in PDAs is 200ms.
05-26-2006 11:06 AM
09-27-2006 01:41 PM