knowledge-database (beta)

Current group: comp.lang.labview

Re: 1 Analog Input using a DAQ card and would like to save the data into an excel file

Re: 1 Analog Input using a DAQ card and would like to save the data into an excel file  
KileenC
From:KileenC
Subject:Re: 1 Analog Input using a DAQ card and would like to save the data into an excel file
Date:Fri, 21 Jan 2005 18:41:03 -0600 (CST)
There are a couple example program online and in LabVIEW that I think you?l=
l find useful. You might want to consider just writing out a tab-delimited=
spreadsheet file that Excel can read rather than writing it out to Excel d=
irectly as this requires learning ActiveX and Microsoft?s Common Object Mod=
el.

In LabVIEW, see the Write to Text File.vi in C:\Program=
Files\National Instruments\LabVIEW 7.1\examples\file\smplfile.llb. Writes=
simulated, timestamped data to a text file in ASCII format that can be rea=
d by spreadsheet applications.

Online, you can look at:
f=3D? http://venus.ni.com/stage/we/niepd_web_display.DISPLAY_EPD4?p_answer=
=3D&p_guid=3DB45EACE3E5E556A4E034080020E74861&p_node=3DDZ52303&p_rank=3D&p_=
source=3DInternal&p_submitted=3DN? target=3D_blank>Stream Scaled Data (Volt=
ages) to a Spreadsheet File

iepd_web_display.display_epd4?p_guid=3DB45EACE3E2BB56A4E034080020E74861&p_n=
ode=3DDZ52303&p_source=3DExternal? target=3D_blank> Chart Analog Data from =
File, Using the Cont Acq to Spreadsheet.vi Example


Hope this hel=
ps. Best of luck!

Kileen
   

Copyright © 2006 knowledge-database   -   All rights reserved