Problem with CDAQ 9172 communication
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi, i trying to communicate Cdaq 9172 with matlab R2011a but i got error.
[ >> daq.getDevices
ans =
No data acquisition devices available. Click here for a list of known vendors. Click here for troubleshooting tips.]
when i check vendors i got this result [ ID: 'ni' FullName: 'National Instruments' AdaptorVersion: '2.18 (R2011a)' DriverVersion: '8.9 NI-DAQmx' IsOperational: false]
but previously i used R2010b and its work ok. I currently used R2011a for my client project.
Thank you
댓글 수: 0
채택된 답변
Rob Purser
2011년 7월 5일
R2011a of the Data Acquisition Toolbox requires NI-DAQmx version 9.1 -- you're running 8.9. See the release notes for details.
댓글 수: 0
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Analog Data Acquisition에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!