01-02-2007 04:31 AM
01-02-2007 08:10 AM
Hi Oli,
Could you attach your code and some steps to reproduce this as I'm not seeing the same behaviour on my system.
01-02-2007 09:09 AM
01-03-2007 05:40 AM
Hi Oli,
I've had a look at this and am seeing the same behaviour as yourself. I've looked into why this is happening and I think it has something to do with the way the express VI converts data before writing it to file.
When I test this, the time data starts at 0 when I uncheck the Ask User to Choose File option. The issue is worse the longer the file dialog box is open and doesn't seem to appear when you don't have the file dialog box open at all.
If you want to be able to browse for your file, you can use the File Dialog Box VI which is located in File IO >> Advanced File Functions. Place it outside the loop.
I hope this helps.