Jump to content

tpdk

Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Posts posted by tpdk

  1. QUOTE(crelf @ Jul 6 2007, 08:33 AM)

    Dear Crelf,

    I'm sorry for a very late reply. Thank you very much for your help. It works! I used a portion of your code; I used string to array which gives data in a row in excel, not in column. What I did was I changed that array into matrix and chage matrix back to array. I get 2D array back. Then I used write to spreadsheet. Then I got the data in column format. Maybe it's not the best way to do, but it works. I appreciate your help. Thank you.

    Tpdk

  2. Hi,

    I've been trying to format output string from SR430 multichannel scalar into a single column data so that the data can be easily read using excel. The out put from SR 430 is of the form 1.000000e+001,2.000000e+000, 4.000000e+001, ....., and so on. I'm pretty new to LabVIEW and programming in general. Can anyone please help me out? Thanks. The size of the data is about 60KB.

    Tpdk

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.