LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pda module open file

Hello.
 
Whould I like how can I open a file of this type with the pda module?
 
Thanks, Greta
0 Kudos
Message 1 of 7
(3,588 Views)
0 Kudos
Message 2 of 7
(3,582 Views)

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

0 Kudos
Message 3 of 7
(3,579 Views)

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

0 Kudos
Message 4 of 7
(3,560 Views)

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

0 Kudos
Message 5 of 7
(3,554 Views)

Greta,

you can use File Dialog to find your .txt file. Try with this VI modified

Regards

crisR

 

0 Kudos
Message 6 of 7
(3,548 Views)

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

 

0 Kudos
Message 7 of 7
(3,541 Views)