LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Problem handing EOF (End of File)

Hello Everybody,

I am new to Labview and I want to read one text file and do some analysis on it. For the same I have developed one .vi which is marking error code4, which I believe has something to do with EOF.

I would appreciate if somebody can help me solving this problem.I have also attached the vi file I am using.

Thanks & regards
Janit
0 Kudos
Message 1 of 5
(2,380 Views)
Hello,

Please attach also the data file, so we can try it here.

Cheers,
Paulo
Message 2 of 5
(2,370 Views)
Please find attached one typical file.

thanks
janit
0 Kudos
Message 3 of 5
(2,369 Views)
What is the while loop for.
It seems to me that your program needs to run only once. And the first time it works good.
Remove the while loop and run it.

Hope this helps,
Paulo
Message 4 of 5
(2,366 Views)
Thanks for the help, it works.

thanks
janit
0 Kudos
Message 5 of 5
(2,364 Views)