Problem with CDAQ 9172 communication
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposta accettata
Rob Purser
il 5 Lug 2011
R2011a of the Data Acquisition Toolbox requires NI-DAQmx version 9.1 -- you're running 8.9. See the release notes for details.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Analog Data Acquisition in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!