Communicating with external hardware

6 ビュー (過去 30 日間)
Georgina
Georgina 2015 年 1 月 30 日
回答済み: Youssef Khmou 2015 年 1 月 30 日
Hi everybody,
I am trying to communicate to external hardware using 'tmtool', and, even though my computer itself does recognize the external device for I can operate it from computer, Matlab cannot recognize it.
Does anyone know how to 'begin' communicating with external hardware?
More specifically, the external hardware I am working with is an LED driver purchased from Thorlabs, DC2100. And it is connected to my computer via a USB port, all other related software from Thorlabs have been downloaded, and Visa-runtime engines installed, 14.0.2 version.
Thank You Lots for your help!

回答 (1 件)

Youssef  Khmou
Youssef Khmou 2015 年 1 月 30 日
hi,
Did you the analogue input solution :
out=daqhwinfo;
Info=out.InstalledAdaptors;
AI = analoginput('adaptor',ID);

カテゴリ

Help Center および File ExchangeThingSpeak についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by