11-19-2021 07:29 AM
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.
11-19-2021 05:10 PM
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.
In addition, you can also debug your code and see what is happening with this part.