Multifunction DAQ

cancel
Showing results for 
Search instead for 
Did you mean: 

USB 6251 & Matlab - board is not recognized

Hello,
 
I am having some issues to get my DAQ board recognized by MatLab..
 
My Matlab´s version is 7.2.0.232 (R2006a) and I am using the USB-6251 equipment - AdaptorDllVersion: '2.8.1 (R2006a)'.
 
This is the error I get:
 
>> ai=analoginput('nidaq','Dev1')
??? Error using ==> analoginput.analoginput
Error using ==> analoginput.analoginput>localCreateAnalogInputObject
This device is not recognized by the toolbox.   However, many times, support
for new hardware can be added.   Visit The Mathworks web site and search on the
name of your device for more information.
 
Thank you in advance,
Marina
0 Kudos
Message 1 of 3
(3,707 Views)
Hi Marina,

have a look into this link to find out what you have to do to get your USB device working in MatLAB.

Regards,
TomBaum


0 Kudos
Message 2 of 3
(3,686 Views)
Hello,
I am also having some issues to get my DAQ board recognized by MatLab..
My Matlab´s version is  R2007a and I am using the NI USB-6216 daq equipment .
The error I get is the same:
>> ai=analoginput('nidaq','Dev1')
??? Error using ==> analoginput.analoginput
Error using ==> analoginput.analoginput>localCreateAnalogInputObject
This device is not recognized by the toolbox.   However, many times, support
for new hardware can be added.   Visit The Mathworks web site and search on the
name of your device for more information.
Thank you in for your help,
andi
0 Kudos
Message 3 of 3
(3,317 Views)