08-09-2005 02:52 AM
08-09-2005 02:52 AM
08-09-2005 02:53 AM
08-09-2005 02:53 AM
08-09-2005 02:53 AM
08-09-2005 03:57 AM
08-09-2005 06:40 AM
Hello,
Thanks, it's working properly with this solution.
But I would like to know how I can acquire data continuously, I mean from 0 until the user press stop and to be able to visualize with the X scroll bar. Becasue when I open the file saved *.lvm I just can see the temporary acquired graph and unfortunately not all the chart history length???
Have you got an idea?
And then could you tell me how I can export this data to Diadem (ia have version 8.0)
Thanks in advance
08-09-2005 08:32 AM
08-09-2005 09:18 AM
Ok thanks, it seems to be working well now
Thanks, you're the a genius
08-09-2005
10:57 AM
- last edited on
05-16-2025
07:29 PM
by
Content Cleaner
Hi Intern2005,
For continuous streaming, I would recommend to create the binary data file yourself with the standard LabVIEW file I/O VIs, then create a header file to describe the binary file that you've streamed. Here you have the choice of a TDM header file or a DAT header file. The DAT header file approach requires downloading the LabVIEW-DIAdem Connectivity VIs.
The TDM header approach requires using a new set of TDM header VIs wrapped around a C++ DLL, which you can not yet download, but which I'm providing below.
Both approaches are wrapped up in the ZIP file below, with examples, and both approaches are 100% readable by DIAdem.
Ask if you have questions,
Brad Turpin
DIAdem Product Support Engineer
National Instruments