04-30-2008 07:39 AM
04-30-2008 09:03 AM
Hi stekkie,
you write only the data from the last iteration to the file. Use a shift register to store your data over the whole time or write it in every iteration to the file.
Mike
04-30-2008 09:09 AM
04-30-2008 09:29 AM
Hi stekkie,
to get a shift register, right click on your while loop and there it is. Here is an example for you.
Mike
05-06-2008 03:20 AM
Thank you Mike
But it's seems not te be working over here... when I press the enable button he isn't logging the data. I tried to put the 'write to measurment file' in the loop but then i have the same problem. Maybe I have to change anything to box at the left where this stands in: "00:00:00,000 - DD/MM/YYYY"?
bye
05-06-2008 03:27 AM - edited 05-06-2008 03:30 AM
05-06-2008 03:49 AM
Hi Mike
I really appreciate your help but it's seems that the data stops just when it reaches the outgoing shift register. I runned with 'highlite execution' and saw that he stops there. I tried several things but it's not coming true.
thx in advance
stekkie
05-06-2008 04:00 AM
Hi stekkie,
i don´t know what you mean. I get data and can save it. Can you upload your vi, with your values saved as default?
Mike
05-06-2008 04:09 AM
05-06-2008 04:59 AM