amonteiro,
Going back to your initial question:
"i was told that the best way to do this is using the data logging and supervising module. …
can anybody tell me of a simpler tutorial so that i can easily understand how to adjust my current application to be monitored using the net?"
There isn't a simple all-in-one LabVIEW DSC (Datalogging and Supervisory Control) module tutorial. There is no evaluation version of the DSC. There is a brief web video (http://sine.ni.com/apps/we/nioc.vp?pc=res&cid=10418〈=US&p_0=demo) but you probably won't get too much out of it for what you're trying to do.
tst and chrisger are correct that you can do what you've mentioned with plain LabVIEW, but using the DSC module
might be the suitable path and be more of an "out-of-the box" solution IF:
1) the database you mentioned in your second post doesn't exist right now and you don't have experience interfacing LV with db's;
2) the actual device measuring temperatures at the test site supports any of a variety of communication protocols (Modbus, DNP 3.0, some documented serial protocol) or is one of a multitude of PLCs.
3) you don't mind the additional cost of the DSC module.
because
1) LVDSC use is integrated with NI's Citadel database;
2) The Industrial Automation OPC servers that come with LV DSC (or are available separately) have provision for dialing out to remote devices. The IA OPC servers also include an ASCII object that can be used to communicate with any serial device that accepts ASCII characters;
3)[Capital cost of DSC + Time cost of prgmming with DSC]
might be < [Time cost of prgmming everything in plain LV]
Your "trouble understanding the concept … just from reading the [DSC's] getting started" etc. is reasonable since the remote dialing would be handled by an IA OPC server (formally known as 'Lookout Protocol Drivers') and these aren't really discussed in detail in the DSC manuals.
A very, very over-simplified example is that you would just insert the appropriate phone number in the "Phone Number" field in the IA OPC server configuration as shown in the attached jpg.
If you're comfortable with doing it all in plain LabVIEW, good luck. Going the DSC route would not be without headaches.
Message Edited by Donald on 03-14-2005 04:49 PM
=====================================================
Fading out. " ... J. Arthur Rank on gong."