01-30-2009 04:32 PM
I am a newbie in labview and am trying to get data from COM port. My data is in arbritary format say 16 bytes of data coming in each second. I want to store this data in 4 coloums where each column will have 4 bytes of data. in excel file Can you please tell me how to do this?
Thanks for your help in advance
01-30-2009 06:53 PM
Check the examples that come with LV. There are examples for reading and writing a serial port, and transferring data to Excel. They should get you pointed in the right direction.
Mike...
01-30-2009 11:26 PM