08-30-2008 10:12 PM
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
08-31-2008 02:58 AM - edited 08-31-2008 02:59 AM
Hi onny,
which hardware do you have? Have you already looked at the shipped examples?
Mike
09-02-2008 03:53 PM
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
09-03-2008 04:49 AM
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. ![]()
Hope it helps.
Mike
09-07-2008 03:45 PM
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
09-07-2008 11:49 PM
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
09-08-2008 03:08 PM
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
09-20-2008 03:34 PM
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
09-22-2008 02:29 PM
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.
09-23-2008 03:04 PM
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