Connect LabJack T7 Pro to MATLAB

20 次查看(过去 30 天)
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

采纳的回答

chrisw23
chrisw23 2023-2-23
i recommed to use the .net api
use NET.addassembly(...
start with LJM.OpenS
  4 个评论
Brian
Brian 2023-2-27
Hi there, I'm kind of new to MATLAB--can you clarify what you mean by "start with LJM.OpenS?"
Thanks,
Michael
chrisw23
chrisw23 2023-2-28
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

请先登录,再进行评论。

更多回答(0 个)

类别

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

产品


版本

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by