LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

reading data from a .txt file

I am using LabView to open a .txt file created by another program  (fibox) every second and copy data out.  Meanwhile, the fibox program writes data to the .txt file every second.  The problem is that eventually the fibox program crashes (this only happens when I run it simultaneous with this particular LabView program).  Is there some way to fix this by altering my LabView program (without messing with the fibox program)?  Thanks!!!

0 Kudos
Message 1 of 3
(2,695 Views)
sorry posted to wrong thread.

Message Edited by Stradis on 08-24-2007 09:26 PM


Paul
0 Kudos
Message 2 of 3
(2,686 Views)
Have you tried setting your file access in LV to read-only? Check-out the documentation on the Open/Create/Replace File function.

Mike...

Certified Professional Instructor
Certified LabVIEW Architect
LabVIEW Champion

"... after all, He's not a tame lion..."

For help with grief and grieving.
0 Kudos
Message 3 of 3
(2,667 Views)