You are on page 1of 2

2 lm35 temperature sensors reading and saving

VERSION 1 Created on: Nov 1, 2010 8:40 AM by cpalha - Last Modified: Nov 1, 2010 8:47 AM by cpalha Dear all

I would like to share my example that reads temperature from 2 lm35 temperature sensor and sanving data to a data file with NI6008.

I would like to ask for help how to add a 4th column with text note. I explain, In this data file, 1st column is for time, 2nd and 3rd are for temperature ans I would like to have a 4th column to write some text notes during the measurement. In programm we put a test box and in some moment we write a text press some buttom and the word adds in 4th column on that moment.

Anyone can help me?

Best regards

Carlos Palha Attachments:

lm5_2sensors_temp_v1.vi (369.9 K) LabVIEW 8.2 1,222 Downloads

Like (0)

3143 Views Categories: Example Code Tags: labview-2009, labview-8.5, labview-8.6, example, labview-2010, labview-8.2, ni6008, lm35 Average User Rating (0 ratings) Comments (1)

cpalha Nov 15, 2010 3:18 PM Hello

I discovery one solution, the write to measurement file, has a input called "coment" that can be added by a text sring or a text box and it saves the text wen saves the data.

Best regards

CPalha

You might also like