Data Acquisition Toolbox Help

Hello,
I am trying to use data acquisition toolbox but without success… I know that I am missing something, but what ?
Here are some console outputs telling that I do not have any attached devices.
I have connected an NI6008 board while doing these tests. I have also checked that nidaqmx was installed and that device was working using test panel from Labview.
*********************************************
>> daqhwinfo
ans =
ToolboxName: 'Data Acquisition Toolbox'
ToolboxVersion: '3.5 (R2014a)'
MATLABVersion: '8.3 (R2014a)'
InstalledAdaptors: {0x1 cell}
end
>> d=daq.getDevices
d =
No data acquisition devices available. Click here for a list of known vendors. Click here for troubleshooting tips.
*********************************************
What do i need now ? Any ideas ?
Any help would be very appreciated ! Regards.
frank

2 Comments

from this link :
I can see that NI6008 is available in session and legacy interface. No ?
Still don't understand why it is not working :-[

Sign in to comment.

Answers (0)

Categories

Asked:

on 5 Sep 2014

Commented:

on 9 Sep 2014

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!