Communication with Aardvark error

조회 수: 8 (최근 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