Connect LabJack T7 Pro to MATLAB

19 vues (au cours des 30 derniers jours)
Stark Volt
Stark Volt le 22 Fév 2023
Commenté : chrisw23 le 28 Fév 2023
I'm trying to connect LabJACK T7 Pro to MATLAB.
If I seach it by this 'info = daq.getDevices' in the command window it says '(No data acquisition devices available)'.
I install the DATA aquisition toolbox and also the the National instrument Toolbox but still I don't have connection. I verify using the KIPLING software and it is connected Via USB.
Thanks
  1 commentaire
Walter Roberson
Walter Roberson le 22 Fév 2023
I think you might need to use the Instrument Control Toolbox. See https://www.mathworks.com/matlabcentral/fileexchange/27597-labjacku3

Connectez-vous pour commenter.

Réponse acceptée

chrisw23
chrisw23 le 23 Fév 2023
i recommed to use the .net api
use NET.addassembly(...
start with LJM.OpenS
  4 commentaires
Brian
Brian le 27 Fév 2023
Hi there, I'm kind of new to MATLAB--can you clarify what you mean by "start with LJM.OpenS?"
Thanks,
Michael
chrisw23
chrisw23 le 28 Fév 2023
Hi Michael,
this is just the first step (function call) to open up the communication after instanciating the driver.
The Matlab functionality behind is just the interface to .Net

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Data Acquisition Toolbox Supported Hardware dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by