Discussion:
DAQ/LabVIEW memory
(too old to reply)
pdb511
2006-05-24 18:10:12 UTC
Permalink
Hey guys,
 
               I'm working on a really complicated project dealing with a FLEX microprocessor, and at this point I'm trying to get the program to read from a spreadsheet, write it LabVIEW memory, then read the LabVIEW memory and write to a new output spreadsheet.  I think the problem lies in these two subVI's.  This was an unfinished project that someone else was working on, and I'm somewhat new to LabVIEW and very new to this particular project, hense my confusion.  I would really appreciate any comments or help of any kind.  Thanks!! 


read_write.zip:
http://forums.ni.com/attachments/ni/70/4945/1/read_write.zip
nyc
2006-05-24 20:10:11 UTC
Permalink
Is your spreadsheet Excel?
If so, you'd need to look at the example VIs for LabVIEW interfacing to Excel.
<a href="http://zone.ni.com/devzone/devzone.nsf/webcategories/4161F118BF99CCE686256AB7006A68EB" target="_blank">http://zone.ni.com/devzone/devzone.nsf/webcategories/4161F118BF99CCE686256AB7006A68EB</a>
Basically, you would need to know how to utilize ActiveX from LabVIEW.
lrallen
2006-05-25 16:40:14 UTC
Permalink
You may or may not need to use ActiveX in this application.&nbsp;This will depend on the desired complexity of your spreadsheet interaction. Could you provide more details on what problems you are having?&nbsp; There are some sub VI's missing from the files so it is difficult to see what the overall goal of the application is.&nbsp; Do you need help with the data acquisition portion of the file I/O portion?&nbsp; As much detail as possible would be helpful.&nbsp; Thanks!
&nbsp;
Regards,
L. Allen
nyc
2006-05-25 18:10:15 UTC
Permalink
He reposted this in the LabVIEW sub-forum.
<a href="http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=186578" target="_blank">http://forums.ni.com/ni/board/message?board.id=170&amp;message.id=186578</a>
Loading...