LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

File i/o operations

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

0 Kudos
Message 1 of 4
(2,609 Views)

What datatype is the data? (array, waveform, dynamic, etc)

 

0 Kudos
Message 2 of 4
(2,601 Views)

If your data is of String type, just insert a return character, or "\n"in code view

0 Kudos
Message 3 of 4
(2,592 Views)

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

Norbert
----------------------------------------------------------------------------------------------------
CEO: What exactly is stopping us from doing this?
Expert: Geometry
Marketing Manager: Just ignore it.
0 Kudos
Message 4 of 4
(2,583 Views)