10-06-2005 10:54 AM
10-06-2005 11:02 AM
http://sine.ni.com/apps/we/niepd_web_display.display_epd4?p_guid=BEE91B30B83A300FE034080020E74861&p_... |
10-06-2005 11:28 AM
Hi Timo.
I had looked at this example previously. You cannot compile it with pocket pc 2003 emulator.
I would like to make this but it gives me an error that cannot be removed (Build Path). Do you know any way of fix this?
Greta
10-13-2005 03:25 AM
Hello,
I think the problem you are having is that you are using High Level File I/O function. And maybe they are not supported in PDA module. In fact, if you are targeted into the PDA emulator or device, you don't have the VI you are using. Follow the following link with an example that works:
http://forums.ni.com/ni/board/message?board.id=170&message.id=99700&requireLogin=False
I hope this helps.
Regards
crisR
10-13-2005 05:53 AM
Hi CrisR.
I think that the functions that use are of low level, all appear in modulate pda. I believe that my problem is that do not read the file to pda.
You know how is written the 'route' in pda? I write ( My Documents\name.txt ) and I create a file in My Documents in PDA.
My program must read a file that contains the values of an area and to determine if a point (x,y) is inside or outside the area.
Tkanks,
Greta
10-14-2005 05:58 AM
Greta,
you can use File Dialog to find your .txt file. Try with this VI modified
Regards
crisR
10-14-2005 12:30 PM
Thanks CrisR.
I discovered that the program works correctly with Labview, but not with the Pocket Pc 2003 Emulator. I think that the real problem is the Emulator.
On Monday i will prove the program with a real PDA. I don't find any cause that explains why it's not possible to execute my program with the Emulator. Has anybody had problems with the Emulator?
I will inform you about all the news!
Greta