05-05-2006 09:22 AM
05-08-2006 02:13 PM - edited 05-08-2006 02:13 PM
Hello,
Thank you for posting your question to the NI Discussion
Forum. What you are trying to accomplish
is a very common LabVIEW application. I
would recommend that you keep things simple by using the basic “spreadsheet
file” format that can be read by most spreadsheet applications (including Excel). This file format is nothing more than a delimited
text file of data points. Usually we stick with tabs to separate the columns,
and carriage-returns to separate rows.
LabVIEW has several built-in
Thanks again for posting, and have a great afternoon-
Message Edited by Travis M. on 05-08-2006 02:14 PM
05-11-2006 02:08 PM
05-11-2006 02:17 PM - edited 05-11-2006 02:17 PM
Message Edited by PiMaster on 05-11-2006 02:17 PM
05-11-2006 02:23 PM