MATLAB 2010b can not read my DAQ
Mostra commenti meno recenti
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
Risposta accettata
Più risposte (4)
Walter Roberson
il 17 Lug 2011
0 voti
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.
1 Commento
Luhur
il 17 Lug 2011
Luhur
il 17 Lug 2011
0 voti
Megan
il 18 Lug 2011
0 voti
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.
Manisha
il 18 Lug 2011
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
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!