Connect LabJack T7 Pro to MATLAB

20 ビュー (過去 30 日間)
Stark Volt
Stark Volt 2023 年 2 月 22 日
コメント済み: chrisw23 2023 年 2 月 28 日
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 件のコメント
Walter Roberson
Walter Roberson 2023 年 2 月 22 日
I think you might need to use the Instrument Control Toolbox. See https://www.mathworks.com/matlabcentral/fileexchange/27597-labjacku3

サインインしてコメントする。

採用された回答

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 Center および File ExchangeData 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