How can I write continuous data into a file for about 15-20 min? Welcome any suggestion.

2004-04-14 Thread Azad
The DAQ card I am using LabView 7.0. and DAQ hardware is PowerDAQ PD2-MF-16-400/14H. How can I write continuous data into a file for about 15-20 min? Welcome any suggestion.

Re: How can I write continuous data into a file for about 15-20 min? Welcome any suggestion.

2004-04-14 Thread JoeLabView
Hi Azad, Here are some basic steps to get you going. Sorry I'm not going into details... Place the vi's that acquire the data within a while loop. Initialize a timestamp (using a Get Date/Time vi) and wire it to the same while loop. Place another Get Date / Time within the while loop and