11-23-2016 09:01 AM
Hello, I would like to know if its possible to use the Multifunction DAQ USB-6001 with a microcontroller?
11-23-2016 10:48 AM
Are you trying to use the USB interface of the 6001 to control it with the microcontroller? If so, I am sure it is possible, but would be very hard. You would have to know what the commands and their structure are for the DAQ board. In other words, rewrite much of DAQmx for the microcontroller.
If the previous assumption was wrong, then please clarify what you are trying to do.
11-23-2016 11:36 AM
Yesmy idea was to use the usb interface.
Is there any other way to use a microcontroller to control a DAQ?