Communication with Aardvark error

12 次查看(过去 30 天)
Aviad
Aviad 2024-3-30
回答: Arun 2024-4-19
I installed the Total Phase Aardvark package from instrument support package on both MATLAB 2023b and MATLAB 2024a and when trying to connect to the Aadvark by using >> aaList = aardvarklist;
I'm getting the following error altough I already installed the toolbox
Get the Aardvark driver by installing the Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface from the Add-On Explorer.
I restarted MATLAB and the computer after installation.
Is there any step that I'm missing?
Thank you!

回答(1 个)

Arun
Arun 2024-4-19
Hi Aviad,
I understand that you installed the “Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface” and are uncertain whether the support package has been installed correctly, as you encounter the specified error while executing the following command:
aaList = aardvarklist;
Below are steps that can assist you in resolving the error:
Step-1: To verify if the support package is properly installed, execute the following command and check if the “Instrument Control Toolbox Support Package for Total Phase Aardvark I2C/SPI Interface” appears in the table. Should it be absent, please reinstall the support package.
matlab.addons.installedAddons()
Step-2: If the support package is installed correctly, follow the steps in the shared MATLAB documentation link, and check if the issue is resolved to get the required result, similar to the attached screenshot. https://www.mathworks.com/help/instrument/troubleshooting-i2c-interface.html
I hope this helps.

类别

Help CenterFile Exchange 中查找有关 Instrument Control Toolbox Supported Hardware 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by