MATLAB 2010b can not read my DAQ
조회 수: 3 (최근 30일)
이전 댓글 표시
hi all
i have a problem, i already installed my daq NI USB DAQ 6221 but it still can not be found by matlab, however i checked on NI, the DAQ was ther...
in my other laptop, it work just fine... do not know why???
please help me...
thanks
댓글 수: 0
채택된 답변
Chirag Gupta
2011년 7월 17일
If it's Win 7 or Visat, try starting MATLAB in admin mode. Right click on MATLAB icon and select run as admin
추가 답변 (4개)
Walter Roberson
2011년 7월 17일
Windows 32 bit versus 64 bit?
Is the same version of MATLAB being used in both systems?
Are you using the legacy interface or the session based interface? The DAQ 6221 appears to be too old for the session-based interface.
Megan
2011년 7월 18일
I just had this problem last week. You cannot use any NI DAQs except Compact DAQs with the 64-bit version. You have to install the 32 bit verseion of MATLAB, and run it as an administrator.
댓글 수: 0
Manisha
2011년 7월 18일
The prerelease of R2011b Data Acquisition Toolbox supports many non-compactDAQ devices with Session-based interface.
After installation, try
daq.getDevices
to get a list of all the devices.
-Manisha
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 National Instruments Frame Grabbers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!