11-25-2010 03:46 PM
Does anyone know how to connect Labview to a USB port that shows up in device manager as a HID?
11-29-2010 02:54 PM
Dave,
I would also recommend using USB Raw to communicate with this device. There is not much anyone can help you with if you do decide to work through this without support from the manufacturer of the device. However, the following article has lots of information (if you follow the links) on how to program USB commmunication in LabVIEW.
http://digital.ni.com/public.nsf/allkb/8FD4C1DC8E80637E862572EF00784338
11-29-2010 03:22 PM
Thanks for the links.
Dave
01-11-2012 03:12 AM
Hi Dave.
Did you find a solution for this challenge?
I have the same weather station and I'm curious if it is possible to connect to this using LabView
Terje
01-11-2012 04:00 PM
No.
I wanted to but time beat us.
One day. 🙂
dave
02-02-2012 04:12 AM
I have the same weather station and I have created a VISA driver for the instrument.
The driver contains a library to operate the instrument with LabView.
The installer package from the download link contains the Library "UIWS1080.llb" created with LabView 2011.
For older versions, the subfolder "8.6" in the LabView instr.lib/UIWS1080 folder contains a converted version.
http://www.uswinstruments.de/downloads/
I'm not familiar with LabView and was not able to create a demo sample for LabView.
Is there a volounteer to test the LabView library?