10-24-2014 02:11 AM
hi...actually i am new to labview... i want to do some simple file input output operations.... i tried a few..but now my requirement is to write a set of data such data each data in a new line... so can you plse help me how to do it
10-24-2014 02:15 AM
10-24-2014 02:44 AM
If your data is of String type, just insert a return character, or "\n"in code view
10-24-2014 02:55 AM
Sounds like you are looking for the "Write to Spreadsheet File" VI. If this is not what you are looking for, you have to elaborate on your data justs as altenbach recommends.
Norbert