Why is my PicoScope not recognized by the Test and Measurement Tool?

7 ビュー (過去 30 日間)
I have a PicoScope 5443D which I am trying to use with MATLAB. I have installed all the necessary support packages, but the device is not found by the Test and Measurement Tool. Also, I am able to connect the scope to an application outside of MATLAB.

採用された回答

MathWorks Support Team
MathWorks Support Team 2021 年 10 月 25 日
The PicoScope drivers are "generic" drivers created by the manufacturer (PicoTech) which interface with the vendor's proprietary driver DLLs. You may use the Test and Measurement Tool (TMTOOL) to create a device object and execute functions in the driver, but they will be not be detected like other instruments in TMTOOL. The recommended workflow is to communicate with the instrument programmatically in MATLAB code using the "icdevice" function and the vendor's MDD driver (available in File Exchange):

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInstrument Control Toolbox Supported Hardware についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by