Hello I got a problem with arranging data in the way I want. As you can see in my file when you run the program and save it to the file.
The things I want to have in the file is;
Date/Time
time Flow1 Pressure1 Flow2 Pressure3 Flow3
12:34:05 4 5 6 7 5
12:34:06 5 6 1 2 6
: ]
The attachment is what I have got. It looks pretty unorganized. I can’t have only one data/time on the top. It comes with every set of data. I also don’t know how to arrange all data to be in the column as the headers.
test save.vi (18.5 KB)
test save.vi (18.5 KB)