Data Acquisition Toolbox does not detect USB-6351
古いコメントを表示
I am using Matlab R2011b with ver 3.0 of the DAQ toolbox. Window 7, NI-DAQmx 9.5.1 installed.
I am trying to follow the 'Getting Started' tutorial that is installed with my version of the DAQ toolbox, however as usual Matlab documentation is bullshit.
daq.getDevices() says that no dives exist, however daq.getVendors correctly identifies my nidaq drivers. I tired the legacy method as well, and using analoginput('nidaq',Dev1'); says that my device ID is invalid. daqhwinfo('nidaq') returns an empty struct.
The toolbox documentation says that my version should provide session and legacy interfaces for this hardware, but neither of them work.
I am running Matlab as administrator.
What do I do to get the DAQ toolbox to detect my hardware?
4 件のコメント
Lee
2012 年 5 月 29 日
Walter Roberson
2012 年 5 月 29 日
Are you using the 32 bit version of Windows 7, or the 64 bit version?
Manisha
2012 年 5 月 30 日
Can you paste the output of daq.getVendors and daq.getDevices?
Stuart
2013 年 2 月 4 日
I am having the same problem as this with a USB-6210 did you ever find a solution?
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!