10-07-2010 10:13 PM
Iwant to store half hrs or 5 hrs waveform data from the data acquistion card into a file with a specified limitation, say 10M, or 20M.
How can I do it?
Thanks
Sam
10-08-2010 08:05 AM
Use data logging. You can set it up for a specified period of time. Check the help for details.
10-08-2010 09:38 AM
I looked the example of datalog functions, but I don't understand how to use Write Datalog Function to record a period of data.
It seems to use a loop to count the acquistion points.
Could you show me some example code?
Thank again
10-11-2010 07:47 AM
I assumed you were using SignalExpress, since this is the SignalExpress message board.
If you are using LabVIEW, the easiest method is to use the Write to Measurement File Express VI. See the LabVIEW help for details.