I am a total newbie to Labview, please bare with this elementary question.
I come from a Pascal background, so my line by line programming has not yet caught up to the "data flow" programming of Labview.
Pseudo code:
open file.
read a line from a text file.
place read line into indicator.
display indicator.
read all lines until EOF.
make changes to indicator if necessary.
write changes back to text file.
close file.
I have looked at the "Read from Text File.vi" block diagram. That will read my text file...the block diagram seems to busy and complicated to do such a simple task.
If someone would just point me in the right direction, maybe even something as simple as "Labview for dummies" might be
what I need.
Thanks,
Dhubbell