LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Read from text file by line

Solved!
Go to solution

Thank you all for a reply.

 

It looks like I need to add an open text file, a stop condition for when it gets to N+1 iterations, and a new conversion from string to integer. 

0 Kudos
Message 11 of 12
(614 Views)

Hello Josh_Music

 

You do not have any "for loop" as you are mentioning.

 

Try to search this example and understand how the "Read from text file" works.

It could be that a better way to develop your code emerges.

Open LabVIEW > Help > Find Examples > Search tab > Type the word "write" on it and select the shown example below.

GCarlos22_0-1637362599606.png

 

In addition, you can also debug your code and see what is happening with this part.

GCarlos22_1-1637363080531.png

 

Staff Technical Support Engineer
0 Kudos
Message 12 of 12
(603 Views)