Issue with Aardvark Interface in Instrument Control Toolbox

14 visualizzazioni (ultimi 30 giorni)
I am experiencing an issue with the Aardvark interface in the Instrument Control Toolbox. Despite having installed the Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface, I receive the following message when attempting to use the `aardvarklist` function:
```
Get the Aardvark driver by installing the Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface from the Add-On Explorer.
```
Here are the steps I have already taken to resolve the issue:
1. Reinstalled the Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface from the Add-On Explorer.
2. Verified that the path `C:\ProgramData\MATLAB\SupportPackages\R2024a\toolbox\instrument\supportpackages\aardvark` is included in the MATLAB path.
3. Restarted MATLAB multiple times.
4. Ensured that the Total Phase USB drivers are correctly installed and that the Aardvark adapter appears in the Windows Device Manager under the USB section.
5. Cleared the MATLAB toolbox cache using the `rehash toolboxcache` command.
Despite these efforts, the issue persists. Could you please provide further assistance or guidance on how to resolve this problem?
Thank you for your support.

Risposte (2)

praguna manvi
praguna manvi il 1 Ott 2024
Hi @豪人,
As I understand you are experiencing an issue with the Aardvark interface after installing the "Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface." To verify if the support package is installed correctly, you can use the following command:
matlab.addons.installedAddons()
For further troubleshooting, refer to this documentation link, which details system, controller, and connection requirements:
Hope this helps!
  3 Commenti
Peter
Peter il 13 Nov 2024
Hi Both - I'm having the same issues. did you find a resolution to this?
I can confirm the toolbox addon is enabled
Kind Regards Pete
MJ
MJ il 27 Gen 2025
@Peter Did you ever resolve this? I am having the same issue

Accedi per commentare.


Mohamed
Mohamed il 7 Apr 2025
Modificato: Mohamed il 23 Apr 2025
I ran into the same issue despite having all drivers and plug-ins installed and following all the (troubleshooting) steps layed out here: https://www.mathworks.com/help/instrument/troubleshooting-i2c-interface.html
It wasn't until I followed the tutorial on the totalphase website that things finally started to work: Using Total Phase Products with MATLAB - Total Phase
Make sure to run the command of step 6. in the \aardvark-api-windows-x86_64-v6.00\c directory
Update:
Another important point is that you should open the totalphase control center software and do the following:
Adapter-->Target Power--> Either 5V or 3.3V
After this step you can turn off the control center software and the matlab aardvark functions should work. Make sure to close the control center software after doing this because otherwise the matlab functions won't work.

Community Treasure Hunt

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

Start Hunting!

Translated by