No data acquisition devices available for ADALM1000

1 view (last 30 days)
Hello,
I've been trying to follow the tutorial http://fr.mathworks.com/help/supportpkg/analogdevices/analog-devices-adalm1000-hardware-and-driver-setup.html to use my ADALM1000 but I've some problems.
First, when I plug the device, there is no automatic download feature to install its driver. I used Zadig to install WinUSB, don't know if it's the right thing to do.
Then I installed the Data Acquisition Toolbox Support Package but when I type
daq.getDevices
I immediately get:
ans = no data acquisition devices available
What should I do?
Thank you in advance.

Answers (1)

Vinod
Vinod on 24 Nov 2015
Edited: Vinod on 24 Nov 2015
You need the latest firmware of the device as the old firmware has very serious bugs and is unsupported in MATLAB.
Could you update the firmware and try again?
Instructions on upgrading the firmware are here: https://wiki.analog.com/university/tools/m1k-firmware-upgrade

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!