daq,getDevice does not detect nidaq device
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello all, when I use the command >> d = daq.getDevices. I get the following error:
No data acquisition devices available.
I have installed ( and reinstalled) the Data Acquisition Toolbox and the Data Acquisition Toolbox Support Package for National Instruments NI-DAQmx Devices. I have matlab 2017a which I have also updated to the latest version. My nidaq is NI PCI-6703 which is supported. I have searched and none of the suggested solutions have worked. I have run out of things to try besides installing the latest MatLab.
Any help would be appreciated. Thanks.
1 comentario
Brian Hu
el 18 de Mzo. de 2019
Can you locate and communicate with your DAQ device on a third party software such as NI MAX? Also, can you try running the following command in MATLAB and attaching the output text file (daqtest.txt)?
>> daqsupport
Respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!