LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

export data from labview into txt file

hi

i have tried to write data from labview in txt file. there is lots of examples how to write data as excel format but not txt. could anyone help please.

regads

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

Did you search through the forums for an answer....  It took me less than a minute to find this....

 

http://zone.ni.com/reference/en-XX/help/371361R-01/lvhowto/writing_to_text_files/

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

If your data is within a 1d or 2d array, you may find "Write Delimited Spreadsheet" useful as well.

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

@shirin91 wrote:

hi

i have tried to write data from labview in txt file. there is lots of examples how to write data as excel format but not txt. could anyone help please.

regads


Change the file extension to ".txt"

 

Ben

Retired Senior Automation Systems Architect with Data Science Automation LabVIEW Champion Knight of NI and Prepper LinkedIn Profile YouTube Channel
0 Kudos
Message 4 of 4
(2,190 Views)