LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

need help read txt file

hello all,
I need to read  text file (1.4M), and scan all the file line and get some info (string,number ect..) from the line.
the program doing that but  the execution speed is unreasonable is take abut 30sec to do that while in VB.net it's take only
1~2sec???? can some one help me!!!!!
i'm using Labview 7.0;
 
my code goes like this:
 
open file-->read file-->while loop-->pick a line [the iteration in the while loop is connected to line index]--> get the info from output string.
 
Regards,
 
eyal.
0 Kudos
Message 1 of 2
(2,077 Views)

Hello,

I'm still missing the Num_P_F3.vi to make you code run. Next time use Save with Options > Development distribution to include all the VIs and then zip to one package.

Let me have the last VI and I will help you out.

Regards

Meister

NIDK

0 Kudos
Message 2 of 2
(2,063 Views)