LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Rotronic Humidity sensor

Anybody here with some expierence connecting these sensors via USB to
labview?
Thanks for help
Peter Tate
0 Kudos
Message 1 of 2
(4,074 Views)
peter tate wrote:
> Anybody here with some expierence connecting these sensors via USB to
> labview? Thanks for help Peter Tate

See:
http://forums.ni.com/ni/board/message?board.id=170&message.id=409220&query.id=534131#M409220


Also:
1) Page 3 of the following implies that they've used the Rotronic with Labview. You might try to contact the authors.
http://www.atmos-meas-tech-discuss.net/2/1057/2009/amtd-2-1057-2009-print.pdf
http://www.atmos-chem-phys.net/9/2959/2009/acp-9-2959-2009.pdf

2) Rotronic is using the Microsoft .Net Framework 2.0 for its USB driver and from the driver available on their website, they appear to be using the FTDIchip.com IC and driver.

http://www.rotronic-humidity.com/content/humidity_feuchte/software_drivers_tools.php
http://www.rotronic-usa.com/man/logger/Com-LogNT.pdf

Thus it is likely that their device just looks like a virtual serial port. Once their USB driver is installed, you could use the following to build your own interface:

http://decibel.ni.com/content/docs/DOC-8092
0 Kudos
Message 2 of 2
(4,043 Views)