Data Acquisition Toolbox Help
6 views (last 30 days)
Show older comments
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
Answers (0)
See Also
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!