From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

How to write data to a file(details inside)

Hi,

 

before I get into my problem im going to give details of my program.

 

Now I am using the myDAQ assitant to retrieve volages from a thermistor. I am then converting this voltage to a tempreture then mapping this tempreture on a waveform chart over time. 

I am also working out the minimum , maximum and mean tempreture that has been recorded over time. Now I need to write this data to a plain text data file logging the measrument history over the applications run time. I need to include the minimum, maximum and mean tempreture recorded at the end of this file. I am really struggling to do this (my first program I am writting with labview). 

 

I am unsure on which tools I should use, if I was pointed in the right direction on which tools I would need, im sure id be able to figure it out.

 

I have attached my program as an attachment, any help would be greatly appreciated.

 

Kind Regards

 

Ahmed

0 Kudos
Message 1 of 2
(2,522 Views)

Number to Fractional Exponential String

Build Array
Write to Spreadsheet File (or Write to Delimited File in 2015)

0 Kudos
Message 2 of 2
(2,506 Views)