LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

writing spreadsheet to virtual memory using Digital I/O functions, HELP

Hey Guys,
 
                    Can anyone give me an example of reading a spreadsheet file and saving it into virtual memory using Digital I/o functions??  I'm having alot of trouble with DAQ in LabVIEW and I'd really appreciate any help i can get.  Thanks alot everyone!!
 
Philip
0 Kudos
Message 1 of 2
(2,054 Views)
Hello Philip,

Some further clarification of your application would be helpful.  Let's first of all make sure that we're on the same page.  A spreadsheet file would not be read using Digital I/O functions.  You can read from a spreadsheet using File I/O functions and then use the data returned to build a digital waveform that could then be output on a Digital I/O board using the NI-DAQmx driver.  The exact implementation for this would be up to you. 

If this is what you are trying to do, I would suggest looking in the LabVIEW Example Finder for examples of Digital I/O and File I/O and then combine these to achieve the functionality you want.  I hope this information helps.

Best regards,
0 Kudos
Message 2 of 2
(2,041 Views)