Hello,
I have developed the following .vi.
There is a write to text file command within the For loop but what I don't understand is why it only saves once. Because the wroite to text file is within the For loop I would expect it to save multiple times. What am I doing wrong?