06-13-2011 10:10 AM
Hi I am using a US Digital USB4 DAQ to read three encoders. How do you make this USB4 an input into labview?
06-13-2011 10:15 AM
Did you bother to look on their web site? They have LabVIEW drivers. http://usdigital.com/support/software/usb4-software
06-13-2011 10:22 AM
I did, however when I try to run them, LabView gives me errors. I am running LabView 10 and the drivers are for 8.6. Do you think this could be a problem?
06-13-2011 10:22 AM
What errors?
06-13-2011 10:27 AM
Dependency loaded from new path (3 warning affecting 2 callers)
06-13-2011 10:31 AM
It says warnings, not errors. It's just telling you that the VIs were saved with a certain path to the DLL, and you had the DLL in another location. As long as the Call Library Functions are pointing to the DLL and don't show a broken run arrow you're fine.
06-13-2011 10:38 AM
Ok. Let met take another look at them.