12-22-2013 12:18 AM
Hi,
I recently bought an IR thermometer http://www.thermoworks.com/products/ir/ir_pro_usb.html#Specifications
This thermometer comes with a USB port, software, and driver. I can do the measure, and log the data into computer, using their software.
But since I have to integrate this device into Labview to perform PID temperature control, with a heater. I have to read the data from this device (real time), into labview.
So, I contacted the company for Labview driver or programmers guide. But, no luck.
Did someone have similar situation before? I read some discussions. Some suggests USB can be seen as serial port. However, I am not quite familar how it works.
Please give me some hints.
Thanks so much!!!
12-22-2013 06:16 PM
12-23-2013 12:05 AM
I checked. The IR thermometer can be detected as a COM port device. I will be trying to use sniffer programs such as USBtrace to analyze, to get more information about this device.
Thanks.
12-30-2013 12:24 PM
12-30-2013 12:29 PM
@SnowMule wrote:
Or NI IO Trace, point it to the COM port, and watch the data go.
Only if the software is using VISA. Portmon is probably a better option. A USB sniffer would not describe the usage as a com port as well.