Hello,
I hope I can descibe it.
I have a while-loop with a sequence in it, where datas read from GPIB and
serial port.
I want to take this datas in to a array.
After the sequence has finished the data is in the array.
But in the next loop the datas from the loop before are replaced.
I want that this data is in the next column.
An example of an array is shown now.
angle -90 -45 -30 0 15 55 90
C1 2,3 2,1 1,9 2 .............
C2 1,8 2,1 1,9 2,3 ............
Can anybody help me?
Is it possible to send me a picture ore a link of the solution.
Thanks
martin