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...
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...