09-27-2006 09:24 PM
09-27-2006 11:28 PM
09-27-2006
11:30 PM
- last edited on
07-23-2025
04:46 PM
by
Content Cleaner
you are dealing with a very high sampling rate
so, my advise would be to use this example vi ( for DAQmx)
The data logged by this vi can be read by example vi 'High speed data reader.vi' that you will find in examples shipped with LabVIEW, Find examples>>Hardware input output>>Traditional DAQ>> solutions>>Data loggers folder
In the same folder, you will find two more vi's Data logger to spread sheet file.vi (traditional DAQ) and read data from spread sheet file.vi.
see if it helps
Note: If you are using traditional DAQ, use the 'high speed data logger .vi' that you will find in the same folder