05-29-2008 03:51 PM
05-29-2008 08:14 PM
05-29-2008 08:33 PM
05-29-2008 08:45 PM - edited 05-29-2008 08:46 PM
05-29-2008 09:04 PM
Whether or not you can export the data to LabVIEW is a question you need to ask the vendor. My guess is that any data created by their logger would not be available in real-time. That means that you would not be able plot one versus the other very easily. For controlling both at the same time, talking to both with LabVIEW is probably the best approach and logging data in LabVIEW is trivial.
Please just attach the manual. Registration usually puts you on a mailing list and I get enough junk mail as it is.
05-29-2008 09:32 PM
05-29-2008 09:37 PM
05-29-2008 09:41 PM - edited 05-29-2008 09:42 PM
One problem is that what you attached isn't a manual, it's just a sales brochure.
Now the specs do say it has "real time temperature measuring mode". Hopefully the real user's manual (or perhaps an advanced version of the user's manual) would provide the commands you would need to know to read the temperature.
If not, a possibility would be to use their software to display the real time data and use a serial port spy program to capture the data stream going to and from the device. Then replicate that in LabVIEW code.
EDIT: Oops. Dennis got his reply in about the quality of the attachment while I was writing mine.
05-29-2008 11:16 PM
05-30-2008 01:11 AM