Reading USB-port

juhah

Active member
Joined
Apr 16, 2007
Messages
28
Programming Experience
3-5
I have to establish a connection to an USB-device (DAQ DT9802) and read some of its analog input channels. The device includes a cd that has drivers and LV-link that is only for Labview.

How could I create a simple way to connect my software to the device and read the data? I know I should use some API calls but I'm not really familiar with them...
 
I have already found a solution:

Even I thought there are drivers and DLL:s only for Labview, I found a website where you can download DT-open layers for VS.NET 2003 and 2005. The DT-open layers software is designed specifically for DAQ-boards and it includes all necessary classes and methods etc. Here's the site:

http://www.datx.com/products_software/dt-open-layers-net.htm
 
Dear Juhah,
I have the same problem....

can you please suggest me an input/output PCb and post me same sample code to make in communication this daq with vbv.net??!?!??

please, help!!!

all my best
zippo
 
Back
Top