05-25-2007 06:36 AM
05-25-2007 06:57 AM
05-25-2007 07:07 AM
I have 2 strings, which are in columns because they have many different numbers, and I would like to write them in the same .txt in two columns, one next to the other using "write to spread sheet file".
I have tried, but they are write in one columns, one after the other.
Thanks
05-25-2007 07:23 AM
Look at attached vi
Hope this helps
Regards,
Dev
05-28-2007 04:27 AM
This is my VI. The previous answer didn't work ok.
Thanks
05-28-2007 04:38 AM
Sorry to say that I have an older version of LabVIEW on my system and hence could not open your vi.
But can you please tell why the proposed solution did not work for you??
05-28-2007 04:45 AM
05-28-2007 05:14 AM - edited 05-28-2007 05:14 AM
Message Edited by devchander on 05-28-2007 05:15 AM
05-28-2007 05:30 AM
Sorry, but it doesn't work either. The problem is that I don't have arrays, I have 2 strings (they were arrays until I change commas by .). Since then, I have 2 arrays, and I want to write each one in two columns, one next to the other.
Thanks
05-28-2007 05:56 AM