Hi,
I am trying to build my own VI.
My serial VI is able to communicate with an instrument.
It saves data from the instrument to text file.
but, it looks like that there are still problems.
It showed an error message (Error-1073807339, possible reasons: VISA(Hex 0xBFFF0015) Timeout expired before operation).
It reads 5 data points (string) separed by space.
How can I make that the data have five columns and next 5 data points append in the next row?
Attached files are my VI and output text file.
Thank you,
Lee