Counter/Timer

cancel
Showing results for 
Search instead for 
Did you mean: 

can labview used to control termometer?

i need some help to create a project here. My project will have an NI instrument that will be able to read temperature inside the room and have it store on online database.

Is there anyway that I can create this?

I know there is a termometer reader with USB that will be able to do this and creating the online database is my problem.

Is there anyone that will be able to help me ?

 

thanks 

0 Kudos
Message 1 of 18
(6,929 Views)

Hi onny,

which hardware do you have? Have you already looked at the shipped examples?

Mike 

Message Edited by MikeS81 on 08-31-2008 09:59 AM
0 Kudos
Message 2 of 18
(6,928 Views)

I have found the hardware, but i havent buy it yet. Which hardware do you think will work best ?

This will be my semester project, so it cant be anything simple.

I think that hardware that i found will work good, it has USB connection to PC. 

I will update you with that hardware tomorrow.

Do you think i can record the reading to a database?

I'm still new with NI and my labview teacher moved to other job and wont be around in school anymore.

So I will need a lot of help on this one.

Thank you

0 Kudos
Message 3 of 18
(6,903 Views)

Hi onny,

how many channels do you need? Yes you can write the recorded data into a database. See also this please Free LabVIEW Courses. Smiley Wink

 

Hope it helps. 

Mike

0 Kudos
Message 4 of 18
(6,892 Views)

This is the device that i will use to record the temp.

 

http://www.vernier.com/go/gotemp.html

 

actually it will already has excel on it.

 

but i just need 1 channel, this is going to be a small project.

 

but i will have to create the website to display it

 

can labview creates the graphing for the display on my website?

 

the link that you gave me was in other language, im sorry i couldnt understand it.

 

thank you for helping,

 onny

0 Kudos
Message 5 of 18
(6,868 Views)

Hi onny,

there is a LabVIEW toolkit on your linked web site. Did you already use it? You can use LabVIEW directly to load your front panel in a webbrowser. See this search results for more information about it.

 

Hope it helps.

Mike

0 Kudos
Message 6 of 18
(6,865 Views)

Thank you mike for your help, i just bought the USB yesterday and also im expecting to have it by the end of this week.

Thank you for your help on this.

I will research the link that you gave me.

I'll update you with more question if you dont mind.

thank you so much,

 

Onny

0 Kudos
Message 7 of 18
(6,851 Views)

Hey Mike, i got the USB last week.

I will try to make the labview real time display on HTML.

but how can i make the database for the data recorded if you know?

im trying to create a database so that i can pull up the data recorded for future preferences.

Do you think i can do that?

thanks for your help again

0 Kudos
Message 8 of 18
(6,778 Views)

Hi Onny,

 

There are several File I/O VIs that are built in to LabVIEW. You can use the ones that are specific to the file type you want to write. We can write a binary or ascii file. From the block diagram you can bring up the functions palette and locate the File I/O VIs under Programming>>File I/O. There are also several examples that ship with LabVIEW that can be found in the Example Finder (Help>>Find Examples). You can open Fundamentals>>File Input and Output and browse through the examples to find one that fits your application.

Steve B

0 Kudos
Message 9 of 18
(6,756 Views)

Hi steve, thank you for the reply

this is the USB device that im trying to connect to labview : http://www.vernier.com/go/gotemp.html

im still dont know how to get the it connected.

they have the examples but it confused me even more

i really need help on this

thank you before

 

0 Kudos
Message 10 of 18
(6,741 Views)